dedemii

dedemii

Geek Repo

Github PK Tool:Github PK Tool

dedemii's starred repositories

awesome-rl-competitions

List of competitions related to Reinforcement Learning

Stargazers:346Issues:0Issues:0

meta-learning-adjusting-priors2

Implementation of the paper "Meta-Learning by Adjusting Priors Based on Extended PAC-Bayes Theory", Ron Amit and Ron Meir, ICML 2018

Language:PythonStargazers:17Issues:0Issues:0
Language:PythonStargazers:31Issues:0Issues:0

kddcup-starting-kit

The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.

Language:PythonStargazers:83Issues:0Issues:0

maml-pytorch

A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.

Language:Jupyter NotebookStargazers:43Issues:0Issues:0
Language:PythonStargazers:1593Issues:0Issues:0

rllab

rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.

Language:PythonLicense:NOASSERTIONStargazers:2882Issues:0Issues:0

pytorch-maml-rl

Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch

Language:PythonLicense:MITStargazers:807Issues:0Issues:0

mujoco-py

MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.

Language:CythonLicense:NOASSERTIONStargazers:2786Issues:0Issues:0

baby-steps-of-rl-ja

Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:422Issues:0Issues:0

Reinforcement_learning_tutorial_with_demo

Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..

Language:Jupyter NotebookStargazers:703Issues:0Issues:0

HowToTrainYourMAMLPytorch

The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.

Language:PythonLicense:NOASSERTIONStargazers:744Issues:0Issues:0

MAML-Pytorch

Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)

Language:PythonLicense:MITStargazers:2256Issues:0Issues:0

Reinforcement-Learning

Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning

Language:Jupyter NotebookLicense:MITStargazers:4140Issues:0Issues:0

model-based-papers

My reading list for model-based control

Stargazers:149Issues:0Issues:0

pytorch-trpo

PyTorch implementation of Trust Region Policy Optimization

Language:PythonLicense:MITStargazers:423Issues:0Issues:0

world-models

Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch

Language:PythonLicense:MITStargazers:552Issues:0Issues:0

ModelRL

Model based reinforcement learning experiments

Language:PythonStargazers:8Issues:0Issues:0

graph_nets

Build Graph Nets in Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:5338Issues:0Issues:0
Language:Jupyter NotebookStargazers:331Issues:0Issues:0

kusanagi

Library for model based RL in robotics

Language:PythonLicense:MITStargazers:37Issues:0Issues:0

model-based-rl

Exposition of my model-based reinforcement learning research

Language:Jupyter NotebookLicense:MITStargazers:9Issues:0Issues:0

DeepRL-Agents

A set of Deep Reinforcement Learning Agents implemented in Tensorflow.

Language:Jupyter NotebookLicense:MITStargazers:2224Issues:0Issues:0

chainerrl

ChainerRL is a deep reinforcement learning library built on top of Chainer.

Language:PythonLicense:MITStargazers:1158Issues:0Issues:0

energy-py

Reinforcement learning for energy systems

Language:PythonLicense:MITStargazers:174Issues:0Issues:0

Paper_Notes

This will contain my notes for research papers that I read.

Stargazers:596Issues:0Issues:0
Language:PythonLicense:MITStargazers:89Issues:0Issues:0

phd-bibliography

References on Optimal Control, Reinforcement Learning and Motion Planning

Stargazers:900Issues:0Issues:0

arXivTimes

repository to research & share the machine learning articles

License:MITStargazers:3880Issues:0Issues:0

ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

Language:PythonLicense:MITStargazers:23555Issues:0Issues:0