All Projects → MI-MVI_2016 → Similar Projects or Alternatives

164 Open source projects that are alternatives of or similar to MI-MVI_2016

Deep-Learning-Mahjong---
Reinforcement learning (RL) implementation of imperfect information game Mahjong using markov decision processes to predict future game states
Stars: ✭ 45 (+87.5%)
dl-relu
Deep Learning using Rectified Linear Units (ReLU)
Stars: ✭ 20 (-16.67%)
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+350%)
Mutual labels:  supervised-learning
Laurae
Advanced High Performance Data Science Toolbox for R by Laurae
Stars: ✭ 203 (+745.83%)
Mutual labels:  supervised-learning
Personae
📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for Quantitative Trading.
Stars: ✭ 1,140 (+4650%)
Mutual labels:  supervised-learning
Complete Life Cycle Of A Data Science Project
Complete-Life-Cycle-of-a-Data-Science-Project
Stars: ✭ 140 (+483.33%)
Mutual labels:  supervised-learning
drowsiness-detection
To identify the driver's drowsiness based on real-time camera image and image processing techniques. 졸음운전 감지 시스템. OpenCV
Stars: ✭ 31 (+29.17%)
Mutual labels:  supervised-learning
Malware Classification
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
Stars: ✭ 88 (+266.67%)
Mutual labels:  supervised-learning
AI-Chatbot
AI Chatbot using Dynamic Memory Network in Keras.
Stars: ✭ 64 (+166.67%)
Mutual labels:  keras-neural-networks
Diffgram
Data Annotation, Data Labeling, Annotation Tooling, Training Data for Machine Learning
Stars: ✭ 43 (+79.17%)
Mutual labels:  supervised-learning
Homlr
Supplementary material for Hands-On Machine Learning with R, an applied book covering the fundamentals of machine learning with R.
Stars: ✭ 185 (+670.83%)
Mutual labels:  supervised-learning
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+2816.67%)
Mutual labels:  supervised-learning
Machinelearning
【火炉炼AI】-机器学习系列文章
Stars: ✭ 144 (+500%)
Mutual labels:  supervised-learning
king-pong
Deep Reinforcement Learning Pong Agent, King Pong, he's the best
Stars: ✭ 23 (-4.17%)
Mutual labels:  deep-q-network
Reptile Pytorch
A PyTorch implementation of OpenAI's REPTILE algorithm
Stars: ✭ 129 (+437.5%)
Mutual labels:  supervised-learning
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (+79.17%)
Mutual labels:  supervised-learning
Keras Video Classifier
Keras implementation of video classifier
Stars: ✭ 100 (+316.67%)
Mutual labels:  supervised-learning
Face.evolve.pytorch
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
Stars: ✭ 2,719 (+11229.17%)
Mutual labels:  supervised-learning
Karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Stars: ✭ 1,190 (+4858.33%)
Mutual labels:  supervised-learning
keras-audio
keras project for audio deep learning
Stars: ✭ 37 (+54.17%)
Mutual labels:  supervised-learning
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+32816.67%)
Mutual labels:  supervised-learning
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (+708.33%)
Mutual labels:  supervised-learning
Udacity Deep Learning Nanodegree
This is just a collection of projects that made during my DEEPLEARNING NANODEGREE by UDACITY
Stars: ✭ 15 (-37.5%)
Mutual labels:  supervised-learning
nih-chest-xrays
A collection of projects which explore image classification on chest x-ray images (via the NIH dataset)
Stars: ✭ 32 (+33.33%)
Mutual labels:  supervised-learning
Annotated Semantic Relationships Datasets
A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
Stars: ✭ 553 (+2204.17%)
Mutual labels:  supervised-learning
Cnn Svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
Stars: ✭ 170 (+608.33%)
Mutual labels:  supervised-learning
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (+1533.33%)
Mutual labels:  supervised-learning
Stanford Cs 229 Machine Learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
Stars: ✭ 12,827 (+53345.83%)
Mutual labels:  supervised-learning
DQN-using-PyTorch-and-ML-Agents
A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment
Stars: ✭ 81 (+237.5%)
Mutual labels:  deep-q-network
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (+483.33%)
Mutual labels:  supervised-learning
2048-in-terminal
Animated console version of the 2048 game
Stars: ✭ 128 (+433.33%)
Mutual labels:  2048
Ssrn
This is a tensorflow and keras based implementation of SSRNs in the IEEE T-GRS paper "Spectral-Spatial Residual Network for Hyperspectral Image Classification: A 3-D Deep Learning Framework".
Stars: ✭ 138 (+475%)
Mutual labels:  supervised-learning
rr-2048
2048 game in Reason React
Stars: ✭ 15 (-37.5%)
Mutual labels:  2048
Ycml
A Machine Learning and Optimization framework for Objective-C and Swift (MacOS and iOS)
Stars: ✭ 118 (+391.67%)
Mutual labels:  supervised-learning
RealTime-DigitRecognition
RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.
Stars: ✭ 108 (+350%)
Mutual labels:  keras-neural-networks
Ml Lib
An extensive machine learning library, made from scratch (Python).
Stars: ✭ 102 (+325%)
Mutual labels:  supervised-learning
Data Science Free
Free Resources For Data Science created by Shubham Kumar
Stars: ✭ 232 (+866.67%)
Mutual labels:  supervised-learning
Uis Rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
Stars: ✭ 1,308 (+5350%)
Mutual labels:  supervised-learning
DQN
Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment
Stars: ✭ 42 (+75%)
Mutual labels:  deep-q-network
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (+216.67%)
Mutual labels:  supervised-learning
Caffe Deepbinarycode
Supervised Semantics-preserving Deep Hashing (TPAMI18)
Stars: ✭ 206 (+758.33%)
Mutual labels:  supervised-learning
Concrete Autoencoders
Stars: ✭ 68 (+183.33%)
Mutual labels:  supervised-learning
Machine-Learning-Notebooks
15+ Machine/Deep Learning Projects in Ipython Notebooks
Stars: ✭ 66 (+175%)
Mutual labels:  keras-neural-networks
Eeg Based Emotion Analysis Using Deap Dataset For Supervised Machine Learning
This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machine learning algorithms such as Support vector machine and K - Nearest Neighbor.
Stars: ✭ 53 (+120.83%)
Mutual labels:  supervised-learning
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+716.67%)
Mutual labels:  supervised-learning
Gbrain
GPU Javascript Library for Machine Learning
Stars: ✭ 48 (+100%)
Mutual labels:  supervised-learning
subwAI
Scripts for training an AI to play the endless runner Subway Surfers using a supervised machine learning approach by imitation and a convolutional neural network (CNN) for image classification
Stars: ✭ 86 (+258.33%)
Mutual labels:  supervised-learning
Susi
SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
Stars: ✭ 42 (+75%)
Mutual labels:  supervised-learning
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (+700%)
Mutual labels:  supervised-learning
Lightning Bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
Stars: ✭ 829 (+3354.17%)
Mutual labels:  supervised-learning
GTAV-Self-driving-car
Self driving car in GTAV with Deep Learning
Stars: ✭ 15 (-37.5%)
Mutual labels:  keras-neural-networks
Self Driving Car In Video Games
A deep neural network that learns to drive in video games
Stars: ✭ 559 (+2229.17%)
Mutual labels:  supervised-learning
Hover
🚤 Never spend O(n) to annotate data again. Fun and precision come free.
Stars: ✭ 183 (+662.5%)
Mutual labels:  supervised-learning
Simple Ocr Opencv
A simple python OCR engine using opencv
Stars: ✭ 453 (+1787.5%)
Mutual labels:  supervised-learning
MLclass
My main Machine Learning class
Stars: ✭ 56 (+133.33%)
Mutual labels:  supervised-learning
Mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
Stars: ✭ 3,729 (+15437.5%)
Mutual labels:  supervised-learning
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+566.67%)
Mutual labels:  supervised-learning
v2048
A simple game of 2048, written in V.
Stars: ✭ 19 (-20.83%)
Mutual labels:  2048
Artificial-Neural-Networks-Visualizer
Visualizing Artificial Neural Networks (ANNs) with just One Line of Code
Stars: ✭ 21 (-12.5%)
Mutual labels:  keras-neural-networks
react-native-2048
React Native 2048 Game
Stars: ✭ 77 (+220.83%)
Mutual labels:  2048
1-60 of 164 similar projects