titaneric / AutoDiff-from-scratchLinks
Auto Differentiate from scratch based on Autograd
☆10Updated 3 years ago
Alternatives and similar repositories for AutoDiff-from-scratch
Users that are interested in AutoDiff-from-scratch are comparing it to the libraries listed below
Sorting:
- a simple implementation of autograd engine☆24Updated 7 years ago
- A reinforcement learning based solver for combinatorial problems☆43Updated 3 years ago
- ☆53Updated 2 years ago
- A Survey Analyzing Generalization in Deep Reinforcement Learning☆35Updated last year
- Decentralized Reinforcment Learning: Global Decision-Making via Local Economic Transactions (ICML 2020)☆43Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆83Updated last year
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- Learning some numerical linear algebra.☆72Updated 4 years ago
- High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters☆27Updated 3 years ago
- A simple, continuous-control environment for OpenAI Gym☆23Updated 2 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 6 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 2 years ago
- ReLAx - Reinforcement Learning Applications Library☆15Updated 2 years ago
- A PyTorch implementation of DeepMind's MuZero agent☆36Updated 2 years ago
- Understanding RL vision Distill article☆25Updated 2 years ago
- A Gentle Principled Introduction to Deep Reinforcement Learning☆19Updated 8 months ago
- Some small scale experiments for my blog posts 📝☆79Updated 3 years ago
- Reinforcement learning in pure JAX.☆13Updated 10 months ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- A simple OpenAI Gym environment for Neural Architecture Search (NAS)☆31Updated 5 years ago
- A C++ pytorch implementation of MuZero☆41Updated last year
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆72Updated last year
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 4 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- This repository contains implementations of some basic sampling methods in numpy.☆67Updated 5 years ago
- A web based platform for collecting human actions in reinforcement learning environments☆31Updated 3 months ago
- Fully differentiable RL environments, written in Ivy.☆66Updated 2 years ago
- Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies☆29Updated 3 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year