"# Reinforcement-Learning" This repo consists of the second and third wet exercises for the "Intro to Reinforcment Learning and Dynamic Programming" at the Technion. The second exerice shows an implementation of DP and RL algorithms that solve the job proccecing problem and the third exercise focuses on the mountain car problem in the gym enviorment.