Pinned Repositories
AntSimulator
Simple Ants simulator
Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
book-cicd-docker-kubernetes
A book on CI/CD with Docker, Kubernetes and Semaphore
Car-QLearning
flask-ecommerce
Flask Demo Application
github-actions-for-ci
github-actions-test
Testing github actions
Go
Algorithms implemented in Go for beginners, following best practices.
go-concurrency
Go Concurrency
grpc-learn
Testing gRPC in Spring
amustafayev's Repositories
amustafayev/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
amustafayev/ms-go-example
amustafayev/sight-and-light
A programming tutorial for sight & light
amustafayev/SnakeAI
Train a Neural Network to play Snake using a Genetic Algorithm