Stars
Real-time global intelligence dashboard — AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
hunterxu-gh / leedeeprl-notes
Forked from datawhalechina/easy-rl李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/
General purpose environment wrappers for openai gym
DQN examples codes in chapter 4
An elegant PyTorch deep reinforcement learning library.
Google Research
PyTorch implementations of deep reinforcement learning algorithms and environments
Repo for the Deep Reinforcement Learning Nanodegree program
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
Universal Value Iteration Networks: When Spatially-invariant is Not Universal
Awesome-pytorch-list 翻译工作进行中......
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
100+ Chinese Word Vectors 上百种预训练中文词向量
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
✏️ Neural Style Transfer: A Review
Torch implementation of neural style algorithm
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行