Pinned Repositories
apache-tvm-tutorials
async_zmq
autosync
bevy-basics
Bevy Basics: Game Development Essentials in Bevy
NeatNet
This is my implementation of the famous NEAT algorithm.
SmartFlappy
This project is about learning the Genetic Algorithms.
SmartTanks
This project demonstrates the usage of an evolving neural network.
squirt_gun
tank_remote
This program is used to control the tank robot remotely.
tank_roboto
ayeganov's Repositories
ayeganov/NeatNet
This is my implementation of the famous NEAT algorithm.
ayeganov/apache-tvm-tutorials
ayeganov/bevy-basics
Bevy Basics: Game Development Essentials in Bevy
ayeganov/butler
ayeganov/bevy-breakout
Source code for Youtube Tutorial
ayeganov/conan-center-index
Recipes for the ConanCenter repository
ayeganov/cpp_starter_project
A template CMake project to get you started with C++ and tooling
ayeganov/DailyDrive
ayeganov/DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf
ayeganov/dotfiles
All of my dotfiles for Linux and MacOS
ayeganov/evonet
A genetic programming engine which evolves solutions through asynchronous speciation.
ayeganov/evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
ayeganov/free-exercise-db
Open Public Domain Exercise Dataset in JSON format, over 800 exercises with a browsable public searchable frontend
ayeganov/glog
C++ implementation of the Google logging module
ayeganov/hiredis
Minimalistic C client for Redis >= 1.2
ayeganov/hive_mind
ayeganov/howl
Wake word detection modeling toolkit for Firefox Voice, supporting open datasets like Speech Commands and Common Voice.
ayeganov/interactive_latencies
Jeff Dean's latency numbers plotted over time
ayeganov/k6-docs
The k6 documentation website.
ayeganov/living_picture
ayeganov/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
ayeganov/NDP
ayeganov/OpenCL-SDK
OpenCL SDK
ayeganov/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
ayeganov/pykan
Kolmogorov Arnold Networks
ayeganov/PyTorch-NEAT
ayeganov/reproc
A cross-platform (C99/C++11) process library
ayeganov/rerun
Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
ayeganov/STIT
ayeganov/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS