COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201219013926/https://github.com/topics/unsupervised-learning
Here are
1,466 public repositories
matching this topic...
Updated
Feb 18, 2020
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
Dec 3, 2020
Python
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
Updated
Nov 13, 2020
Scheme
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Updated
Dec 18, 2020
Jupyter Notebook
A curated list of pretrained sentence and word embedding models
Updated
Dec 9, 2020
Python
A curated list of community detection research papers with implementations.
Updated
Oct 29, 2020
Python
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
Updated
Sep 7, 2019
Jupyter Notebook
The standard package for machine learning with noisy labels and finding mislabeled data in Python.
Updated
Dec 11, 2020
Python
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
Self-Supervised Learning Toolbox and Benchmark
Updated
Dec 16, 2020
Python
Composable GAN framework with api and user interface
Updated
Dec 18, 2020
Python
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Updated
Dec 12, 2020
Python
Unsupervised Learning for Image Registration
Updated
Dec 19, 2020
Python
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
Updated
Mar 26, 2018
Jupyter Notebook
TensorFlow Implementation of Unsupervised Cross-Domain Image Generation
Updated
Jun 6, 2018
Python
(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
Updated
Jun 19, 2020
Python
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
Updated
Mar 30, 2020
Python
🔴 MiniSom is a minimalistic implementation of the Self Organizing Maps
Updated
Dec 18, 2020
Python
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
Updated
Jul 3, 2020
Jupyter Notebook
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Updated
Oct 3, 2018
Python
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
Updated
Sep 24, 2020
Python
SCAN: Learning to Classify Images without Labels (ECCV 2020), incl. SimCLR.
Updated
Oct 24, 2020
Python
Unsupervised Feature Learning via Non-parametric Instance Discrimination
Updated
Aug 24, 2020
Python
Official repository for the paper High-Resolution Daytime Translation Without Domain Labels (CVPR2020, Oral)
Updated
Sep 22, 2020
Jupyter Notebook
an open-source implementation of sequence-to-sequence based speech processing engine
Updated
Dec 18, 2020
Python
Unsupervised Scale-consistent Depth and Ego-motion Learning from Monocular Video (NeurIPS 2019)
Updated
Jun 21, 2020
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.
I'm using latest pyod version on pypi. How to generate simulated data where x-axis is time? Thank you.