All Projects → Walk_the_blocks → Similar Projects or Alternatives

628 Open source projects that are alternatives of or similar to Walk_the_blocks

Gibsonenv
Gibson Environments: Real-World Perception for Embodied Agents
Stars: ✭ 666 (+2927.27%)
Mutual labels:  reinforcement-learning
David Silver Reinforcement Learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
Stars: ✭ 623 (+2731.82%)
Mutual labels:  reinforcement-learning
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (+3359.09%)
Mutual labels:  reinforcement-learning
42 subjects
All Subjects of 42 School
Stars: ✭ 693 (+3050%)
Mutual labels:  asp
Samples
Steeltoe samples and reference application collection
Stars: ✭ 586 (+2563.64%)
Mutual labels:  asp
Hands On Meta Learning With Python
Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
Stars: ✭ 768 (+3390.91%)
Mutual labels:  reinforcement-learning
Neuraldialogpapers
Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)
Stars: ✭ 641 (+2813.64%)
Mutual labels:  reinforcement-learning
Webshell
This is a webshell open source project
Stars: ✭ 7,545 (+34195.45%)
Mutual labels:  asp
Exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model.
Stars: ✭ 605 (+2650%)
Mutual labels:  reinforcement-learning
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+3286.36%)
Mutual labels:  reinforcement-learning
Trax
Trax — Deep Learning with Clear Code and Speed
Stars: ✭ 6,666 (+30200%)
Mutual labels:  reinforcement-learning
Tensorflow Value Iteration Networks
TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper
Stars: ✭ 549 (+2395.45%)
Mutual labels:  reinforcement-learning
Super Mario Bros A3c Pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Stars: ✭ 775 (+3422.73%)
Mutual labels:  reinforcement-learning
Rlseq2seq
Deep Reinforcement Learning For Sequence to Sequence Models
Stars: ✭ 683 (+3004.55%)
Mutual labels:  reinforcement-learning
Pygame Learning Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Stars: ✭ 828 (+3663.64%)
Mutual labels:  reinforcement-learning
Dl Nlp Readings
My Reading Lists of Deep Learning and Natural Language Processing
Stars: ✭ 656 (+2881.82%)
Mutual labels:  reinforcement-learning
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (+3377.27%)
Mutual labels:  reinforcement-learning
Gym Anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Stars: ✭ 627 (+2750%)
Mutual labels:  reinforcement-learning
Textworld
​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Stars: ✭ 895 (+3968.18%)
Mutual labels:  reinforcement-learning
Chinesechess Alphazero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
Stars: ✭ 616 (+2700%)
Mutual labels:  reinforcement-learning
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (+3300%)
Mutual labels:  reinforcement-learning
Habitat Lab
A modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.
Stars: ✭ 587 (+2568.18%)
Mutual labels:  reinforcement-learning
Deeprec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
Stars: ✭ 822 (+3636.36%)
Mutual labels:  reinforcement-learning
Async deep reinforce
Asynchronous Methods for Deep Reinforcement Learning
Stars: ✭ 565 (+2468.18%)
Mutual labels:  reinforcement-learning
Pysc2 Examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
Stars: ✭ 722 (+3181.82%)
Mutual labels:  reinforcement-learning
Machine learning examples
A collection of machine learning examples and tutorials.
Stars: ✭ 6,466 (+29290.91%)
Mutual labels:  reinforcement-learning
Animalai Olympics
Code repository for the Animal AI Olympics competition
Stars: ✭ 544 (+2372.73%)
Mutual labels:  reinforcement-learning
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+3495.45%)
Mutual labels:  reinforcement-learning
Softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
Stars: ✭ 713 (+3140.91%)
Mutual labels:  reinforcement-learning
Aspchat
Classic ASP chat application
Stars: ✭ 6 (-72.73%)
Mutual labels:  asp
Rex Gym
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
Stars: ✭ 684 (+3009.09%)
Mutual labels:  reinforcement-learning
Coursera
Quiz & Assignment of Coursera
Stars: ✭ 774 (+3418.18%)
Mutual labels:  reinforcement-learning
Highway Env
A minimalist environment for decision-making in autonomous driving
Stars: ✭ 674 (+2963.64%)
Mutual labels:  reinforcement-learning
Aim
Aim — a super-easy way to record, search and compare 1000s of ML training runs
Stars: ✭ 894 (+3963.64%)
Mutual labels:  reinforcement-learning
Pytorch Rl
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
Stars: ✭ 658 (+2890.91%)
Mutual labels:  reinforcement-learning
Notes
Resources to learn more about Machine Learning and Artificial Intelligence
Stars: ✭ 766 (+3381.82%)
Mutual labels:  reinforcement-learning
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+2850%)
Mutual labels:  reinforcement-learning
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+3654.55%)
Mutual labels:  reinforcement-learning
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+2809.09%)
Mutual labels:  reinforcement-learning
Osim Rl
Reinforcement learning environments with musculoskeletal models
Stars: ✭ 763 (+3368.18%)
Mutual labels:  reinforcement-learning
Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+2754.55%)
Mutual labels:  reinforcement-learning
Sc2atari
Convert sc2 environment to gym-atari and play some mini-games
Stars: ✭ 19 (-13.64%)
Mutual labels:  reinforcement-learning
Flow
Computational framework for reinforcement learning in traffic control
Stars: ✭ 622 (+2727.27%)
Mutual labels:  reinforcement-learning
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+31481.82%)
Mutual labels:  reinforcement-learning
Amazon Sagemaker Examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Stars: ✭ 6,346 (+28745.45%)
Mutual labels:  reinforcement-learning
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+30790.91%)
Mutual labels:  reinforcement-learning
Reversi Alpha Zero
Reversi reinforcement learning by AlphaGo Zero methods.
Stars: ✭ 598 (+2618.18%)
Mutual labels:  reinforcement-learning
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+3300%)
Mutual labels:  reinforcement-learning
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+2513.64%)
Mutual labels:  reinforcement-learning
Aspexec
asp命令执行webshell
Stars: ✭ 16 (-27.27%)
Mutual labels:  asp
Fast abs rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
Stars: ✭ 569 (+2486.36%)
Mutual labels:  reinforcement-learning
Awesome Artificial Intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
Stars: ✭ 6,516 (+29518.18%)
Mutual labels:  reinforcement-learning
Keras Rl
Deep Reinforcement Learning for Keras.
Stars: ✭ 5,166 (+23381.82%)
Mutual labels:  reinforcement-learning
Tradinggym
Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.
Stars: ✭ 813 (+3595.45%)
Mutual labels:  reinforcement-learning
Reinforcement Learning 2nd Edition By Sutton Exercise Solutions
Solutions of Reinforcement Learning, An Introduction
Stars: ✭ 713 (+3140.91%)
Mutual labels:  reinforcement-learning
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+4009.09%)
Mutual labels:  reinforcement-learning
Bombora
My experimentations with Reinforcement Learning in Pytorch
Stars: ✭ 18 (-18.18%)
Mutual labels:  reinforcement-learning
Kuainiao for xiaobao
迅雷快鸟For Merlin小宝改版固件
Stars: ✭ 7 (-68.18%)
Mutual labels:  asp
Blogifier
Blogifier is an open-source publishing platform built with .NET Core 5.0 and the latest technologies.
Stars: ✭ 794 (+3509.09%)
Mutual labels:  asp
Tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
Stars: ✭ 6,136 (+27790.91%)
Mutual labels:  reinforcement-learning
1-60 of 628 similar projects