-
NeuralNine
- Vienna, Austria
- https://www.neuralnine.com/
- @NeuralNine
- @NeuralNine
- NeuralNine
-
-
youtube-tutorials Public
A collection of the code I have written for my YouTube tutorials.
-
neuralintents Public
A simple interface for working with intents and chatbots.
-
ai-car-simulation Public
A simple self-driving AI car game, which uses NEAT.
-
youtube-downloader-converter Public
A simple Python script that is able to download YouTube videos or playlists and convert them into MP3.
-
vidstream Public
Streaming video data via networks
-
drawing-classifier Public
A Python application which uses machine learning classification algorithms to classify drawings of the user.
-
A script that trains a model to recognize handwritten digits using the MNIST data set. Then it loads external files and uses the neural network to predict what digits they are.
-
stock-visualizer Public
A Python application that visualizes stock data using professional candlestick charts.
-
python-curriculum Public
A self-study curriculum for learning Python in four weeks.
-
crypto-analysis Public
Some basic visualizations and analyses for cryptocurrencies.
-
camera-classifier Public
A Python application that uses camera input to train a SVM to respond to specific actions.
-
datastructures-cpp Public
Repository for building data structures from scratch in C++