- Tokyo, Japan
-
21:54
(UTC +09:00) - @xiaoschannel
- https://www.youtube.com/@XiaosChannel/videos
- https://xiaoschannel.wordpress.com
- https://bsky.app/profile/xiaoschannel.bsky.social
Stars
This repo contains the code of YACReader's desktop version.
World Models Experiments
PoE-TradeMacro / POE-TradeMacro
Forked from aRTy42/POE-ItemInfoPrice checking script for Path of Exile.
Source code related to the papers "Self-Correcting Models for Model-Based Reinforcement Learning" (AAAI 2017) and "Learning the Reward Function for a Misspecified Model" (ICML 2018)
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
Using Pilco algorithm to find a controller for few robotic problems
Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
reinforcement learning. policy gradient. PCL
Modularized Implementation of Deep RL Algorithms in PyTorch
Twitter4J is an open-source Java library for the Twitter API.
Layers Outputs and Gradients in Keras. Made easy.
An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.
A3C LSTM Atari with Pytorch plus A3G design
Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Theano + OpenAI Gym)[1-step Q-learning, n-step Q-learning, A3C]
Accompanying repository for Let's make a DQN / A3C series.
Cross platform GUI framework for desktop and mobile applications in .NET
TensorFlow implementation of Deep Reinforcement Learning papers
Simplest Version of playing Atari with Deep Q Learning in Tensorflow
Deep Q learning by DeepMind implemented in Google's tensor flow. Multithreaded gameplay speeds up training!