Pinned Repositories
3dgan-release
A-star-
a search algorithm that searches through data to find the shortest path.
array_sort_sum_median_min_max
sorts a c++ array in and finds the median,mean,sum,minimum and maximum elements
arrays_sum_median
Assembler
block_chain
IVth-Term-project-2018-
a simple digital clock with timer,alarm and stop watch functionality using Atmega328P
minesweeper
terminal implementation of minesweeper in python3
neural-Network
framework for neural network based AI.
term2048
:tada: 2048 in your terminal
apolloaggrey's Repositories
apolloaggrey/A-star-
a search algorithm that searches through data to find the shortest path.
apolloaggrey/IVth-Term-project-2018-
a simple digital clock with timer,alarm and stop watch functionality using Atmega328P
apolloaggrey/array_sort_sum_median_min_max
sorts a c++ array in and finds the median,mean,sum,minimum and maximum elements
apolloaggrey/minesweeper
terminal implementation of minesweeper in python3
apolloaggrey/neural-Network
framework for neural network based AI.
apolloaggrey/term2048
:tada: 2048 in your terminal
apolloaggrey/3dgan-release
apolloaggrey/arrays_sum_median
apolloaggrey/Assembler
apolloaggrey/block_chain
apolloaggrey/BrainFriendly
A BF interpreter made in Python
apolloaggrey/CPP-Neural-networks
A C++ framework for training, testing, and deploying deep neural networks
apolloaggrey/cpython
The Python programming language
apolloaggrey/first-neural-network
Simple neural network implemented from scratch in C++.
apolloaggrey/GANs
The objective of this project is to develop a Generative Adversarial Network (GAN) based model that can generate chest X-ray images for use in the medical field.
apolloaggrey/LaZagne
Credentials recovery project
apolloaggrey/machineLearning
supervised and unsupervised algorithms from Andrew Ng machine learning class
apolloaggrey/manim
Animation engine for explanatory math videos
apolloaggrey/Minecraft-in-Python
Project files for a tutorial on Minecraft in Python available here: https://youtu.be/DHSRaVeQxIk
apolloaggrey/PyreNet
C++ Lightweight Neural Network Static Library
apolloaggrey/rubicks
apolloaggrey/slowloris
Low bandwidth DoS tool. Slowloris rewrite in Python.