Tag: AI/ML
All the articles with the tag "AI/ML".
Grid world problem - Reinforcement Learning
Published: at 03:57 PMTraining and applying RL methods to solve a grid world envorment
License plate recognition - Computer Vision
Published: at 03:57 PMlicense plate detection and recognition makes use of computer vision to find and identify a license plate from an input image of a car.
Solving Atari Pong - Reinforcement Learning
Published: at 03:57 PMUsing Open AI Gym library to solve Atari Pong game by implementing Reinforcement Learning techniques