Pinned Repositories
AI-SGD
AI-SGD-R
Using stochastic gradient descent (SGD) with explicit and implicit updates to fit large-scale statistical models.
Arduino
open-source electronics prototyping platform
awesome-material
awesome material
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
caffe
Caffe: a fast open framework for deep learning.
commandcenter
Starcraft AI Bot
CSAPP
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。
deep-learning-demo
记录小润学习的深度学习相关,首先是 Caffe、TensorFlow、Theano、Keras 框架,之后再补充 Torch
ianchen28's Repositories
ianchen28/awesome-material
awesome material
ianchen28/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
ianchen28/commandcenter
Starcraft AI Bot
ianchen28/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。
ianchen28/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
ianchen28/DemoChatFrontEnd
ChatBot front-end by flask + react
ianchen28/Dota2BotStepByStep
ianchen28/elements_RL
ianchen28/football
ianchen28/gym
A toolkit for developing and comparing reinforcement learning algorithms.
ianchen28/Hands-On-Reinforcement-Learning-with-Python
Hands-On Reinforcement Learning with Python, published by Packt
ianchen28/ianchen28.github.io
individual website
ianchen28/large-scale-curiosity
Code for the paper "Large-Scale Study of Curiosity-Driven Learning"
ianchen28/ml-agents
Unity Machine Learning Agents Toolkit
ianchen28/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
ianchen28/multi-agent-emergence-environments
Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"
ianchen28/nerdtree
A tree explorer plugin for vim.
ianchen28/neural-mmo
Neural MMO - A Massively Multiagent Game Environment
ianchen28/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
ianchen28/Qv2ray
:star2: Linux / Windows / macOS 跨平台 V2Ray GUI :hammer: 使用 C++17 ,支持订阅,扫描二维码,支持自定义路由编辑 :star2:
ianchen28/Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
ianchen28/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
ianchen28/Reinforcement-Implementation
Implementation of benchmark RL algorithms
ianchen28/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
ianchen28/rl-baselines-zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
ianchen28/RL2
python code for Reinforcement Learning: An Introduction 2nd edition
ianchen28/spinningup
Spinning Up in Deep RL
ianchen28/tianshou
An elegant, flexible, and superfast PyTorch deep Reinforcement Learning platform.
ianchen28/TorchCraftAI
A platform that lets you build agents to learn to play StarCraft: Brood War.
ianchen28/trfl
TensorFlow Reinforcement Learning