Stars
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
Scripts for creating an destroying Fault Tolerant multi-tier storage spaces on Windows 10
Examples and tutorials to help developers build AI systems
📝 Logs and progress bars manager for Python
A quick demo of model synthesis on a triangular grid in react three fiber
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
Walk through an infinite, procedurally generated city
Single-threaded algorithm implementation of PPO algorithm in Torcs environment
Docker-based, gym-like torcs environment with vision.
A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-part-1-4-613dfc1b14c8.
Reinforcement Learning for Gym CarRacing-v0 with PyTorch
PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simulator)
PyTorch Tutorial for Deep Learning Researchers
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....