Here are
1,246 public repositories
matching this topic...
Updated
Feb 18, 2020
Jupyter Notebook
VIP cheatsheets for Stanford's CS 229 Machine Learning
A library of extension and helper modules for Python's data analysis and machine learning libraries.
Updated
Sep 16, 2020
Python
🔥 🔥 High-Performance Face Recognition Library on PyTorch🔥 🔥
Updated
Mar 26, 2020
Python
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
Updated
Aug 28, 2020
Python
📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for Quantitative Trading.
Updated
Nov 29, 2018
Python
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Updated
Sep 13, 2020
Python
Stock Price Prediction using Machine Learning Techniques
Updated
Oct 24, 2019
Jupyter Notebook
A deep neural network that learns to drive in video games
Updated
May 15, 2020
Python
A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
A simple python OCR engine using opencv
Updated
Mar 17, 2019
Python
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Neural networks training pipeline based on PyTorch
Updated
Jun 1, 2020
Python
Code for reproducing Manifold Mixup results (ICML 2019)
Updated
Jul 30, 2020
Python
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
Updated
Jul 12, 2019
Python
Implementing machine learning algorithms from scratch.
Updated
Jul 26, 2020
Python
Learning to Cluster. A deep clustering strategy.
Updated
Jan 8, 2020
Python
Free Resources For Data Science created by Shubham Kumar
Supervised Semantics-preserving Deep Hashing (TPAMI18)
Advanced High Performance Data Science Toolbox for R by Laurae
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.
Updated
Aug 8, 2017
Python
Supplementary material for Hands-On Machine Learning with R, an applied book covering the fundamentals of machine learning with R.
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
Updated
Jun 26, 2020
Python
IPython widgets, interactive plots, interactive machine learning
Updated
Apr 6, 2019
Jupyter Notebook
Updated
Apr 13, 2019
Jupyter Notebook
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".
Updated
May 5, 2018
Python
A Machine Learning and Optimization framework for Objective-C and Swift (MacOS and iOS)
Updated
Jan 22, 2017
Objective-C
Improve this page
Add a description, image, and links to the
supervised-learning
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
supervised-learning
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
for some strange case, the build was failing with bad torch import (and there are no examples in docs)
To Reproduce
Uncomment remaining
https://github.com/PyTorchLightning/pytorch-lightning-bolts/blob/576804a280d663184151ce7c2853617022198549/.github/workflows/docs-check.yml#L23-L61
Additional context