Pinned Repositories
anti-pacman
anti-pacman is a game much like the pacman game but instead of pacman you have controll over the ghosts
Auxiliary-Classifier-GAN
conditional image synthesis with auxiliary classifier GAN
Chess
python chess
facial-expression-recognition
Facial Expression Recognition Using CNN and Haar-Cascade
Fractional-Knapsack
continuous knapsack problem (also known as the fractional knapsack problem)
graph-builder-fx
make your own graph for different algorithms
GridWorldRL
Image-Compression-Voronoi
Image comperssion using voronoi diagram
LR-Parser
LR Parser (LR(0), SLR(1), CLR(1) and LALR(1))
pong-dqn
RL Agent for Atari Game Pong
amirhossein-hkh's Repositories
amirhossein-hkh/LR-Parser
LR Parser (LR(0), SLR(1), CLR(1) and LALR(1))
amirhossein-hkh/facial-expression-recognition
Facial Expression Recognition Using CNN and Haar-Cascade
amirhossein-hkh/pong-dqn
RL Agent for Atari Game Pong
amirhossein-hkh/anti-pacman
anti-pacman is a game much like the pacman game but instead of pacman you have controll over the ghosts
amirhossein-hkh/Auxiliary-Classifier-GAN
conditional image synthesis with auxiliary classifier GAN
amirhossein-hkh/graph-builder-fx
make your own graph for different algorithms
amirhossein-hkh/Chess
python chess
amirhossein-hkh/Fractional-Knapsack
continuous knapsack problem (also known as the fractional knapsack problem)
amirhossein-hkh/GridWorldRL
amirhossein-hkh/Image-Compression-Voronoi
Image comperssion using voronoi diagram
amirhossein-hkh/sfml-games
games implemented in SFML ( aa, rifle, space invader)
amirhossein-hkh/sutton_rl_practice
jupyter notebook (python code) for sutton book