suragnair / lift-sim
It's an elevator simulator!
☆12Updated 8 years ago
Alternatives and similar repositories for lift-sim:
Users that are interested in lift-sim are comparing it to the libraries listed below
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Comparison between Sarsa and Q-Learning algorithms on risk handling☆17Updated 7 years ago
- ☆18Updated 5 years ago
- [ICML-18] Codes for the custom games we built to compare RL agents with humans☆66Updated 6 years ago
- General Purpose C++ Implementation for Inference and Learning in Bayesian and Markov Networks☆16Updated 6 years ago
- AI trained using Genetic Algorithm and Deep Learning to play the game of snake☆155Updated 5 years ago
- An implementation of the Show, Attend and Tell paper in Tensorflow, for the OpenAI Im2LaTeX suggested problem☆17Updated 8 years ago
- AlphaGo Zero paper and code for studying purpose☆28Updated 6 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- My Simple Implementation of AlphaGo Zero on Connect4☆18Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Asynchronous Elevator Control Simulator + Multi-Agent Reinforcement Learning training algorithms☆14Updated 6 years ago
- CIFAR 10 image dataset☆49Updated 2 months ago
- 2048 puzzle using minimax algorithm☆24Updated 7 years ago
- A neural network with 3 layers made with just numpy as dependency☆26Updated 7 years ago
- MRI analysis using PyTorch and MedicalTorch☆64Updated 6 years ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆45Updated 4 years ago
- RL experiments☆70Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆29Updated 7 years ago
- Project 1 of Udacity's Deep Reinforcement Learning nanodegree program☆13Updated 6 years ago
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- Solving a Rubik's Cube and 15 Puzzle using the Deep Reinforcement Learning and Search☆42Updated 3 years ago
- PyTorch Implementation of Deep Q-Learning with Experience Replay in Atari Game Environments, as made public by Google DeepMind☆84Updated last year
- Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.☆54Updated 6 years ago
- 🏃 Python Solutions of All 27 Problems in GCJ 2019☆44Updated 4 years ago
- Imagination Augmented Agents TensorFlow☆26Updated 4 years ago
- A convolutional neural network from scratch☆102Updated 8 years ago
- This model is meant to help triage patients (prioritize certain patients for testing, quarantine, and medical attention) that require dia…