Stars
An opinionated list of awesome Python frameworks, libraries, software and resources.
Models and examples built with TensorFlow
A toolkit for developing and comparing reinforcement learning algorithms.
TensorFlow-based neural network library
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
Learning to Learn in TensorFlow
A Python module for getting the GPU status from NVIDA GPUs using nvidia-smi programmically in Python
Theano-based implementation of Deep Q-learning
Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.
Asynchronous Methods for Deep Reinforcement Learning
A Tensorflow implementation of Capsule Networks
The largest high-quality open-source library of +3400 n8n AI workflows – ready to use, extend, and contribute.
Accompanying repository for Let's make a DQN / A3C series.
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]
Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras
Code following along with the Udacity course Machine Learning for Trading