COLLECTED BY
Organization:
Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the
Wayback Machine .
The Wayback Machine - https://web.archive.org/web/20210916112608/https://github.com/topics/unsupervised-learning
Here are
1,891 public repositories
matching this topic...
Updated
Aug 11, 2021
Jupyter Notebook
VIP cheatsheets for Stanford's CS 229 Machine Learning
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
A library of extension and helper modules for Python's data analysis and machine learning libraries.
Updated
Sep 2, 2021
Python
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Updated
Aug 25, 2021
Jupyter Notebook
The standard package for machine learning with noisy labels and finding mislabeled data. Works with most datasets and models.
Updated
Jun 6, 2021
Python
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
Updated
Sep 1, 2021
Scheme
A curated list of pretrained sentence and word embedding models
Updated
Apr 23, 2021
Python
A curated list of community detection research papers with implementations.
Updated
Sep 4, 2021
Python
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
Updated
Sep 7, 2019
Jupyter Notebook
Self-Supervised Learning Toolbox and Benchmark
Updated
Jul 29, 2021
Python
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Updated
Sep 10, 2021
Python
Unsupervised Learning for Image Registration
Updated
Sep 15, 2021
Python
Composable GAN framework with api and user interface
Updated
Sep 3, 2021
Python
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
Updated
Mar 16, 2021
Jupyter Notebook
(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
Updated
Aug 31, 2021
Python
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
Updated
Mar 26, 2018
Jupyter Notebook
🔴 MiniSom is a minimalistic implementation of the Self Organizing Maps
Updated
Sep 16, 2021
Python
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
Updated
Jun 2, 2021
Python
TensorFlow Implementation of Unsupervised Cross-Domain Image Generation
Updated
Jun 6, 2018
Python
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
Updated
Aug 13, 2021
Python
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
Updated
Sep 8, 2021
Python
an open-source implementation of sequence-to-sequence based speech processing engine
Updated
Jul 6, 2021
Python
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Updated
Oct 3, 2018
Python
Unsupervised Feature Learning via Non-parametric Instance Discrimination
Updated
Mar 25, 2021
Python
AutoVC: Zero-Shot Voice Style Transfer with Only Autoencoder Loss
Updated
Aug 7, 2021
Python
Improve this page
Add a description, image, and links to the
unsupervised-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
unsupervised-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.
The official instructions say to use joblib for pickling PyOD models.
This fails for AutoEncoders, or any other TensorFlow-backed model as far as I can tell. The error is:
Note that it's not sufficient to save the underlying Keras S