/AI-Algorithms

I am trying to implement various AI algorithms on various environments (like OpenAI-gym) as I learned my toward the safe AI

Primary LanguageJavaScriptMIT LicenseMIT

Implementation of various AI-Algorithms

I have tried to implement various AI algoritms (in Python and JavaScript) like Genetic, Reinforcement, Q-Learning etc. This repo is updated gradually as I learn new algorithms and their implementation.