All Projects → Reinforcement-Learning-In-Motion → Similar Projects or Alternatives

99 Open source projects that are alternatives of or similar to Reinforcement-Learning-In-Motion

Deep-Reinforcement-Learning-Notebooks
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algorithms.
Stars: ✭ 15 (-80.77%)
Mutual labels:  sarsa
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (+83.33%)
Mutual labels:  dynamic-programming
problem-solving
No description or website provided.
Stars: ✭ 56 (-28.21%)
Mutual labels:  dynamic-programming
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-89.74%)
Mutual labels:  dynamic-programming
Dynamic Programming
A tutorial aimed to give an understanding of common dynamic programming problems
Stars: ✭ 109 (+39.74%)
Mutual labels:  dynamic-programming
circDeep
End-to-End learning framework for circular RNA classification from other long non-coding RNA using multimodal deep learning
Stars: ✭ 21 (-73.08%)
Mutual labels:  dynamic-programming
Rocketcocoa
A framework for running any extra Cocoa code dynamically
Stars: ✭ 187 (+139.74%)
Mutual labels:  dynamic-programming
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+360.26%)
Mutual labels:  dynamic-programming
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (+70.51%)
Mutual labels:  dynamic-programming
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (-39.74%)
Mutual labels:  dynamic-programming
StructDualDynProg.jl
Implementation of SDDP (Stochastic Dual Dynamic Programming) using the StructJuMP modeling interface
Stars: ✭ 22 (-71.79%)
Mutual labels:  dynamic-programming
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-43.59%)
Mutual labels:  dynamic-programming
VFIToolkit-matlab
A Matlab Toolkit for Macroeconomic Models using Value Function Iteration
Stars: ✭ 59 (-24.36%)
Mutual labels:  dynamic-programming
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+3751.28%)
Mutual labels:  sarsa
RL
Reinforcement Learning Demos
Stars: ✭ 66 (-15.38%)
Mutual labels:  sarsa
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (+44.87%)
Mutual labels:  sarsa
The-Ruby-Workshop
A New, Interactive Approach to Learning Ruby
Stars: ✭ 26 (-66.67%)
Mutual labels:  dynamic-programming
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+112.82%)
Mutual labels:  dynamic-programming
TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Stars: ✭ 29 (-62.82%)
Mutual labels:  dynamic-programming
Safe learning
Safe reinforcement learning with stability guarantees
Stars: ✭ 140 (+79.49%)
Mutual labels:  dynamic-programming
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-84.62%)
Mutual labels:  dynamic-programming
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (+48.72%)
Mutual labels:  dynamic-programming
niqlow
design, solve and estimate discrete dynamic programs.
Stars: ✭ 16 (-79.49%)
Mutual labels:  dynamic-programming
Project Euler Solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Stars: ✭ 1,374 (+1661.54%)
Mutual labels:  dynamic-programming
MCScanX
MCScanX: Multiple Collinearity Scan toolkit X version. The most popular synteny analysis tool in the world!
Stars: ✭ 144 (+84.62%)
Mutual labels:  dynamic-programming
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-30.77%)
Mutual labels:  dynamic-programming
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (-58.97%)
Mutual labels:  dynamic-programming
ReinforcementLearning Sutton-Barto Solutions
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto
Stars: ✭ 20 (-74.36%)
Mutual labels:  sarsa
yarll
Combining deep learning and reinforcement learning.
Stars: ✭ 84 (+7.69%)
Mutual labels:  sarsa
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (-16.67%)
Mutual labels:  dynamic-programming
sampling-methods-numpy
This repository contains implementations of some basic sampling methods in numpy.
Stars: ✭ 48 (-38.46%)
Mutual labels:  monte-carlo-methods
SeaPearl.jl
Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.
Stars: ✭ 119 (+52.56%)
Mutual labels:  dynamic-programming
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+8807.69%)
Mutual labels:  sarsa
DTW Digital Voice Recognition
基于DTW与MFCC特征进行数字0-9的语音识别,DTW,MFCC,语音识别,中英数据,端点检测,Digital Voice Recognition。
Stars: ✭ 28 (-64.1%)
Mutual labels:  dynamic-programming
Reinforcement-Learning-An-Introduction
Kotlin implementation of algorithms, examples, and exercises from the Sutton and Barto: Reinforcement Learning (2nd Edition)
Stars: ✭ 28 (-64.1%)
Mutual labels:  sarsa
Pike-Modules
Various Pike modules
Stars: ✭ 15 (-80.77%)
Mutual labels:  dynamic-programming
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+127726.92%)
Mutual labels:  dynamic-programming
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-56.41%)
Mutual labels:  dynamic-programming
Coding Ninjas Competitive
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 168 (+115.38%)
Mutual labels:  dynamic-programming
ViterbiAlgorithm
Viterbi Algorithm for HMM
Stars: ✭ 26 (-66.67%)
Mutual labels:  dynamic-programming
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+112.82%)
Mutual labels:  dynamic-programming
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-61.54%)
Mutual labels:  dynamic-programming
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (+82.05%)
Mutual labels:  dynamic-programming
seqalign pathing
Rust implementation of sequence alignment / Levenshtein distance by A* acceleration of the DP algorithm
Stars: ✭ 17 (-78.21%)
Mutual labels:  dynamic-programming
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+75.64%)
Mutual labels:  dynamic-programming
java-reinforcement-learning
Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic
Stars: ✭ 90 (+15.38%)
Mutual labels:  sarsa
Move37
Coding Demos from the School of AI's Move37 Course
Stars: ✭ 130 (+66.67%)
Mutual labels:  dynamic-programming
kmeans1d
⭐ A Python package for optimal 1D k-means clustering.
Stars: ✭ 35 (-55.13%)
Mutual labels:  dynamic-programming
Pointless
Pointless: a scripting language for learning and fun
Stars: ✭ 116 (+48.72%)
Mutual labels:  dynamic-programming
Algorithms
Java implementation for Introduction to Algorithms book.
Stars: ✭ 58 (-25.64%)
Mutual labels:  dynamic-programming
Snap4arduino
Binding Snap! and Arduino together
Stars: ✭ 107 (+37.18%)
Mutual labels:  dynamic-programming
dynamic-programming-visualization
In browser visualization for dynamic programming algorithms
Stars: ✭ 14 (-82.05%)
Mutual labels:  dynamic-programming
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+14711.54%)
Mutual labels:  dynamic-programming
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+80.77%)
Mutual labels:  dynamic-programming
video-scene-detection
Video Scene Detection Based on the Optimal Sequential Grouping algorithm
Stars: ✭ 62 (-20.51%)
Mutual labels:  dynamic-programming
chimera
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
Stars: ✭ 47 (-39.74%)
Mutual labels:  dynamic-programming
algorithms
Algorithms in python and C
Stars: ✭ 71 (-8.97%)
Mutual labels:  dynamic-programming
Competitive-Programming-Solutions
COMPETITIVE PROGRAMMING PRACTICE QUESTIONS
Stars: ✭ 28 (-64.1%)
Mutual labels:  dynamic-programming
quranize
transform transliteration to Quran text
Stars: ✭ 13 (-83.33%)
Mutual labels:  dynamic-programming
recursion-and-dynamic-programming
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibo…
Stars: ✭ 37 (-52.56%)
Mutual labels:  dynamic-programming
1-60 of 99 similar projects