TheAILearner / Training-Snake-Game-With-Genetic-AlgorithmLinks
training snake game using neural network and genetic algorithm
☆34Updated 6 years ago
Alternatives and similar repositories for Training-Snake-Game-With-Genetic-Algorithm
Users that are interested in Training-Snake-Game-With-Genetic-Algorithm are comparing it to the libraries listed below
Sorting:
- ☆57Updated 5 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆88Updated 3 years ago
- samples of neat code☆50Updated 5 years ago
- A Pytorch Deep Dream Implementation☆87Updated 5 years ago
- AI trained using Genetic Algorithm and Deep Learning to play the game of snake☆156Updated 6 years ago
- ☆123Updated 3 years ago
- Repository for series of Medium Articles introducing Deep Learning for NLP.☆28Updated 6 years ago
- Using Python to Play Cyberpunk 2077☆122Updated 2 years ago
- Codes for replication and implementation of techniques in our credit risk article☆34Updated 6 years ago
- All of the code for my Medium articles☆135Updated 4 years ago
- Solving Sudoku with Convolution Neural Networks.☆37Updated 5 years ago
- Developing a neural network to play a snake game☆43Updated 7 years ago
- Neural Networks from Scratch☆191Updated 5 years ago
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…