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/20200903083452/https://github.com/topics/unsupervised-learning
Here are
1,308 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
Aug 20, 2020
Python
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
Updated
Aug 31, 2020
Scheme
A curated list of pretrained sentence and word embedding models
Updated
Aug 4, 2020
Python
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
Updated
Sep 7, 2019
Jupyter Notebook
A curated list of community detection research papers with implementations.
Updated
Aug 4, 2020
Python
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Updated
Aug 25, 2020
Jupyter Notebook
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
Find label errors in datasets, weak supervision, and learning with noisy labels.
Updated
Jul 29, 2020
Python
Composable GAN framework with api and user interface
Updated
Sep 3, 2020
Python
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
Updated
Mar 26, 2018
Jupyter Notebook
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Updated
Sep 2, 2020
Python
Self-Supervised Learning Toolbox and Benchmark
Updated
Sep 3, 2020
Python
Unsupervised Learning for Image Registration
Updated
Sep 3, 2020
Python
TensorFlow Implementation of Unsupervised Cross-Domain Image Generation
Updated
Jun 6, 2018
Python
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
Updated
Mar 30, 2020
Python
(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
Updated
Jun 19, 2020
Python
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Updated
Oct 3, 2018
Python
🔴 MiniSom is a minimalistic implementation of the Self Organizing Maps
Updated
Aug 19, 2020
Python
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
Updated
May 31, 2020
Python
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
Updated
Jul 3, 2020
Jupyter Notebook
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
Jul 17, 2020
Jupyter Notebook
Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"
Updated
Mar 24, 2020
Python
Unsupervised Scale-consistent Depth and Ego-motion Learning from Monocular Video (NeurIPS 2019)
Updated
Jun 21, 2020
Python
Hierarchical unsupervised and semi-supervised topic models for sparse count data with CorEx
Updated
May 22, 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.