Turing Machine Simulator 🧠⚙️ A fully functional deterministic Turing Machine simulator implemented in Python. This project demonstrates formal automata theory through real executable Python code. --- ...
This repository contains a Reinforcement Learning project where a robot arm learns to play ping pong using the Deep Deterministic Policy Gradient (DDPG) algorithm. The environment is simulated using ...