NeuralNine

Results 9 repositories owned by NeuralNine
trafficstars

vidstream

240
Stars
145
Forks
Watchers

Streaming video data via networks

neuralintents

224
Stars
128
Forks
Watchers

A simple interface for working with intents and chatbots.

python-curriculum

553
Stars
114
Forks
Watchers

A self-study curriculum for learning Python in four weeks.

youtube-downloader-converter

404
Stars
155
Forks
Watchers

A simple Python script that is able to download YouTube videos or playlists and convert them into MP3.

camera-classifier

87
Stars
38
Forks
Watchers

A Python application that uses camera input to train a SVM to respond to specific actions.

datastructures-cpp

37
Stars
16
Forks
Watchers

Repository for building data structures from scratch in C++

drawing-classifier

52
Stars
27
Forks
Watchers

A Python application which uses machine learning classification algorithms to classify drawings of the user.

handwritten-digits-recognition

112
Stars
59
Forks
Watchers

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

103
Stars
46
Forks
Watchers

A Python application that visualizes stock data using professional candlestick charts.