unsupervised-machine-learning topic

List unsupervised-machine-learning repositories

Machine-Learning-Specialization-Coursera

2.9k
Stars
1.9k
Forks
Watchers

Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG

mu8

119
Stars
5
Forks
Watchers

Genetic algorithm for unsupervised machine learning in Go.

srVAE

73
Stars
14
Forks
Watchers

VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.

✍️ An intelligent system that takes a document and classifies different writing styles within the document using stylometric techniques.

AIML-Projects

128
Stars
76
Forks
Watchers

Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning

goNEAT

74
Stars
19
Forks
Watchers

The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation

tldr

122
Stars
3
Forks
Watchers

TLDR is an unsupervised dimensionality reduction method that combines neighborhood embedding learning with the simplicity and effectiveness of recent self-supervised learning losses

IAST-ECCV2020

84
Stars
4
Forks
Watchers

IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020) https://teacher.bupt.edu.cn/zhuchuang/en/index.htm

abae-pytorch

66
Stars
12
Forks
Watchers

PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'

pyMCR

79
Stars
27
Forks
Watchers

pyMCR: Multivariate Curve Resolution for Python