The Wayback Machine - https://web.archive.org/web/20210725175712/https://github.com/topics/unsupervised-learning
Here are
1,791 public repositories
matching this topic...
-
Updated
Mar 30, 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
Jul 19, 2021
-
Python
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
-
Updated
Jul 6, 2021
-
Jupyter Notebook
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
-
Updated
Jul 8, 2021
-
Scheme
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 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
Jun 24, 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
Jun 11, 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
Jul 2, 2021
-
Python
Unsupervised Learning for Image Registration
-
Updated
Jul 21, 2021
-
Python
Composable GAN framework with api and user interface
-
Updated
Jul 25, 2021
-
Python
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
-
Updated
Mar 26, 2018
-
Jupyter Notebook
(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
-
Updated
Jan 30, 2021
-
Python
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
-
Updated
Mar 16, 2021
-
Jupyter Notebook
🔴 MiniSom is a minimalistic implementation of the Self Organizing Maps
-
Updated
Jul 7, 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
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
-
Updated
Jul 19, 2021
-
Python
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
-
Updated
Jun 17, 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
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels" (CVPR2020, Oral)
-
Updated
Jan 24, 2021
-
Jupyter Notebook
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