NeuralNine

NeuralNine

Geek Repo

Company:NeuralNine

Location:Vienna, Austria

Home Page:https://www.neuralnine.com/

Twitter:@NeuralNine

Github PK Tool:Github PK Tool

NeuralNine's repositories

python-curriculum

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

config-files

A collection of my config files.

youtube-downloader-converter

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

vidstream

Streaming video data via networks

Language:PythonLicense:MITStargazers:260Issues:9Issues:16

neuralintents

A simple interface for working with intents and chatbots.

Language:PythonLicense:MITStargazers:248Issues:8Issues:32

ai-car-simulation

A simple self-driving AI car game, which uses NEAT.

youtube-tutorials

A collection of the code I have written for my YouTube tutorials.

Language:Jupyter NotebookStargazers:229Issues:14Issues:1

handwritten-digits-recognition

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

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

camera-classifier

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

crypto-analysis

Some basic visualizations and analyses for cryptocurrencies.

drawing-classifier

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

datastructures-cpp

Repository for building data structures from scratch in C++