All Projects → rl_implementations → Similar Projects or Alternatives

942 Open source projects that are alternatives of or similar to rl_implementations

distributed rl
Pytorch implementation of distributed deep reinforcement learning
Stars: ✭ 66 (+65%)
Mutual labels:  deep-q-network
Meta-Learning-for-StarCraft-II-Minigames
We reproduced DeepMind's results and implement a meta-learning (MLSH) agent which can generalize across minigames.
Stars: ✭ 26 (-35%)
MogrifierLSTM
A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch
Stars: ✭ 58 (+45%)
Mutual labels:  lstm
lstm-math
Neural network that solves math equations on the character level
Stars: ✭ 26 (-35%)
Mutual labels:  lstm
pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
Stars: ✭ 115 (+187.5%)
Mutual labels:  lstm
connect4
Solving board games like Connect4 using Deep Reinforcement Learning
Stars: ✭ 33 (-17.5%)
Mutual labels:  policy-gradient
AI-Projects
AI项目(强化学习、深度学习、计算机视觉、推荐系统、自然语言处理、机器导航、医学影像处理)
Stars: ✭ 39 (-2.5%)
fsauor2018
基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析
Stars: ✭ 36 (-10%)
Mutual labels:  lstm
bert-squeeze
🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
Stars: ✭ 56 (+40%)
Mutual labels:  lstm
l2r
Open-source reinforcement learning environment for autonomous racing.
Stars: ✭ 38 (-5%)
meta-learning-progress
Repository to track the progress in Meta-Learning (MtL), including the datasets and the current state-of-the-art for the most common MtL problems.
Stars: ✭ 26 (-35%)
Mutual labels:  meta-learning
ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
Stars: ✭ 202 (+405%)
Mutual labels:  lstm
logrl
Logarithmic Reinforcement Learning
Stars: ✭ 25 (-37.5%)
Mutual labels:  dqn
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (-10%)
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Stars: ✭ 47 (+17.5%)
Mutual labels:  lstm
dqn-pytorch
DQN to play Atari Pong
Stars: ✭ 77 (+92.5%)
Mutual labels:  dqn
Reinforcement Learning
Research repo of RL
Stars: ✭ 20 (-50%)
robustnav
Evaluating pre-trained navigation agents under corruptions
Stars: ✭ 18 (-55%)
LSTM-Time-Series-Analysis
Using LSTM network for time series forecasting
Stars: ✭ 41 (+2.5%)
Mutual labels:  lstm
dts
A Keras library for multi-step time-series forecasting.
Stars: ✭ 130 (+225%)
Mutual labels:  lstm
Applied Reinforcement Learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
Stars: ✭ 229 (+472.5%)
HebbianMetaLearning
Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686
Stars: ✭ 77 (+92.5%)
Mutual labels:  meta-learning
Deep rl trader
Trading Environment(OpenAI Gym) + DDQN (Keras-RL)
Stars: ✭ 222 (+455%)
LSTM-GRU-from-scratch
LSTM, GRU cell implementation from scratch in tensorflow
Stars: ✭ 30 (-25%)
Mutual labels:  lstm
Show and Tell
Show and Tell : A Neural Image Caption Generator
Stars: ✭ 74 (+85%)
Mutual labels:  lstm
drift drl
High-speed Autonomous Drifting with Deep Reinforcement Learning
Stars: ✭ 82 (+105%)
Deep-Learning-for-Expression-Recognition-in-Image-Sequences
The project uses state of the art deep learning on collected data for automatic analysis of emotions.
Stars: ✭ 26 (-35%)
Mutual labels:  lstm
Tensorflow2 Deep Reinforcement Learning
Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"
Stars: ✭ 204 (+410%)
RL
Reinforcement Learning Demos
Stars: ✭ 66 (+65%)
Deep Reinforcement Learning Gym
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
Stars: ✭ 200 (+400%)
TRPO-TensorFlow
Trust Region Policy Optimization (TRPO) in pure TensorFlow
Stars: ✭ 17 (-57.5%)
Mutual labels:  policy-gradient
MetaBIN
[CVPR2021] Meta Batch-Instance Normalization for Generalizable Person Re-Identification
Stars: ✭ 58 (+45%)
Mutual labels:  meta-learning
ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
Stars: ✭ 79 (+97.5%)
Mutual labels:  lstm
DQN-pytorch
A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning
Stars: ✭ 23 (-42.5%)
Mutual labels:  dqn
Awesome Deep Rl
A curated list of awesome Deep Reinforcement Learning resources.
Stars: ✭ 193 (+382.5%)
question-pair
A siamese LSTM to detect sentence/question pairs.
Stars: ✭ 25 (-37.5%)
Mutual labels:  lstm
tensorflow-node-examples
Tensorflow Node.js Examples
Stars: ✭ 21 (-47.5%)
Mutual labels:  lstm
trading gym
a unified environment for supervised learning and reinforcement learning in the context of quantitative trading
Stars: ✭ 36 (-10%)
Mutual labels:  ddpg
Manhattan-LSTM
Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.
Stars: ✭ 28 (-30%)
Mutual labels:  lstm
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (+7.5%)
Mutual labels:  lstm
Tess4Android
A new fork base on tess-two and Tesseract 4.0.0
Stars: ✭ 31 (-22.5%)
Mutual labels:  lstm
code summarization public
source code for 'Improving automatic source code summarization via deep reinforcement learning'
Stars: ✭ 71 (+77.5%)
RL
A set of RL experiments. Currently including: (1) the MDP rank experiment, based on policy gradient algorithm
Stars: ✭ 22 (-45%)
Mutual labels:  policy-gradient
model-free-algorithms
TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x
Stars: ✭ 56 (+40%)
Mutual labels:  ddpg
Nearest-Celebrity-Face
Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches the closest to yours.
Stars: ✭ 30 (-25%)
Mutual labels:  meta-learning
Carla-ppo
This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experiment in Carla with reinforcement learning based agents -- this, by wrapping Carla in a gym like environment that can handle custom reward functions, custom debug output, etc.
Stars: ✭ 122 (+205%)
Airsim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Stars: ✭ 12,528 (+31220%)
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (+275%)
java-reinforcement-learning
Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic
Stars: ✭ 90 (+125%)
Mutual labels:  actor-critic
MeTAL
Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)
Stars: ✭ 24 (-40%)
Mutual labels:  meta-learning
rnn2d
CPU and GPU implementations of some 2D RNN layers
Stars: ✭ 26 (-35%)
Mutual labels:  lstm
Object-Goal-Navigation
Pytorch code for NeurIPS-20 Paper "Object Goal Navigation using Goal-Oriented Semantic Exploration"
Stars: ✭ 107 (+167.5%)
Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
Stars: ✭ 44 (+10%)
Mutual labels:  lstm
multi view ram
No description or website provided.
Stars: ✭ 26 (-35%)
dqn-tensorflow
Deep Q Network implements by Tensorflow
Stars: ✭ 25 (-37.5%)
Mutual labels:  dqn
learningspoons
nlp lecture-notes and source code
Stars: ✭ 29 (-27.5%)
Mutual labels:  lstm
ArrayLSTM
GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..
Stars: ✭ 21 (-47.5%)
Mutual labels:  lstm
td-reg
TD-Regularized Actor-Critic Methods
Stars: ✭ 28 (-30%)
Mutual labels:  policy-gradient
Crop-Yield-Prediction-Using-Satellite-Imagery
No description or website provided.
Stars: ✭ 44 (+10%)
Mutual labels:  lstm
FinRL Podracer
Cloud-native Financial Reinforcement Learning
Stars: ✭ 179 (+347.5%)
301-360 of 942 similar projects