dinismf's Stars
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
dformoso/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
munificent/game-programming-patterns
Source repo for the book
udacity/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
robi56/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
Anniepoo/prolog-examples
Some simple examples for new Prolog programmers
suriyadeepan/practical_seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
RobRomijnders/LSTM_tsc
An LSTM for time-series classification
Conchylicultor/MusicGenerator
Experiment diverse Deep learning models for music generation with TensorFlow
bootstrapbay/contact-form
Working Bootstrap Contact Form With PHP
hiramvillarreal/iotpos
IotPOS, an open source Point of Sale software.
daviddoria/QtExamples
Examples of how to do many things in Qt
winterdelta/KeplerAI
Machine Learning Project to discover Exoplanets.
jimbo00000/RiftSkeleton
A basic OpenGL app for the Oculus VR SDK.
adammoss/supernovae
mitranos/exoplanets-discovery-machine-learning
Designed a supervised learning model to discover exoplanets thanks to the Kepler Telescope data. This project involved pre-processing data with Dynamic Time Wrapping and applying different unsupervised learning algorithms to make a prediction about a planet. Discovered 144 planets that were not previously categorized as confirmed.
lawrencelm/Machine-Learning-For-Exoplanets
Jatapiaro/TwinkerBot_Revival
vinny-palumbo/AutonomousCars-VehicleDetection
Detected vehicles in videos taken from the front camera of an autonomous car with the Scikit-Learn and OpenCV libraries in Python, extracting Histogram of Oriented Gradients (HOG) features and training a Support Vector Machine classifier