Stars
通用深度学习推理工具,可在生产环境中快速上线由TensorFlow、PyTorch、Caffe框架训练出的深度学习模型。
gRPC server for hosting ML models trained on any framework in python
quantitative trading system based on deep learning and reinforcement learning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
cm2316 / Actions-OpenWrt
Forked from P3TERX/Actions-OpenWrtBuild OpenWrt using GitHub Actions | 使用 GitHub Actions 云编译 OpenWrt
📖 OpenCV-Python image processing tutorial for beginners
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
An implementation of the Alpha Go Zero algorithm, runnable on a single GPU
A PyTorch implementation of the YOLO v3 object detection algorithm
Abstractive summarisation using Bert as encoder and Transformer Decoder
Code for paper Fine-tune BERT for Extractive Summarization
基于vue2.0 +vuex+ element-ui后台管理系统
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
A admin template based on vue + element-ui. 基于vue + element-ui的后台管理系统基于 vue + element-ui 的后台管理系统
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Advers…
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.