All Projects → playing_with_vae → Similar Projects or Alternatives

456 Open source projects that are alternatives of or similar to playing_with_vae

Dni.pytorch
Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch
Stars: ✭ 111 (+109.43%)
Mutual labels:  mnist
vae-concrete
Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution
Stars: ✭ 51 (-3.77%)
Mutual labels:  variational-autoencoder
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (+105.66%)
Mutual labels:  mnist
Quick-Data-Science-Experiments-2017
Quick-Data-Science-Experiments
Stars: ✭ 19 (-64.15%)
Mutual labels:  pca
Matex
Machine Learning Toolkit for Extreme Scale (MaTEx)
Stars: ✭ 104 (+96.23%)
Mutual labels:  mnist
ws-ldn-1
Clojure/Clojurescript workshop (2-4 Nov 2015, London)
Stars: ✭ 22 (-58.49%)
Mutual labels:  beginner
CVAE-AnomalyDetection-PyTorch
Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)
Stars: ✭ 23 (-56.6%)
Mutual labels:  variational-autoencoder
Pytorch Distributed Example
Stars: ✭ 157 (+196.23%)
Mutual labels:  mnist
DREML
PyTorch implementation of Deep Randomized Ensembles for Metric Learning(ECCV2018)
Stars: ✭ 67 (+26.42%)
Mutual labels:  embedding
fullstackDevelopment
Material & Projects related to full stack development
Stars: ✭ 90 (+69.81%)
Mutual labels:  beginner
OpenANE
OpenANE: the first Open source framework specialized in Attributed Network Embedding. The related paper was accepted by Neurocomputing. https://doi.org/10.1016/j.neucom.2020.05.080
Stars: ✭ 39 (-26.42%)
Mutual labels:  embedding
adversarial-autoencoder
Tensorflow 2.0 implementation of Adversarial Autoencoders
Stars: ✭ 17 (-67.92%)
Mutual labels:  mnist
Tensorflow Infogan
🎎 InfoGAN: Interpretable Representation Learning
Stars: ✭ 149 (+181.13%)
Mutual labels:  mnist
Ios Coreml Mnist
Real-time Number Recognition using Apple's CoreML 2.0 and MNIST -
Stars: ✭ 74 (+39.62%)
Mutual labels:  mnist
Pytorch-PCGrad
Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"
Stars: ✭ 179 (+237.74%)
Mutual labels:  mnist
Label Embedding Network
Label Embedding Network
Stars: ✭ 69 (+30.19%)
Mutual labels:  mnist
Bounding-Box-Regression-GUI
This program shows how Bounding-Box-Regression works in a visual form. Intersection over Union ( IOU ), Non Maximum Suppression ( NMS ), Object detection, 边框回归,边框回归可视化,交并比,非极大值抑制,目标检测。
Stars: ✭ 16 (-69.81%)
Mutual labels:  mnist
Deeplearning
Deep Learning From Scratch
Stars: ✭ 66 (+24.53%)
Mutual labels:  mnist
scarf
Toolkit for highly memory efficient analysis of single-cell RNA-Seq, scATAC-Seq and CITE-Seq data. Analyze atlas scale datasets with millions of cells on laptop.
Stars: ✭ 54 (+1.89%)
Mutual labels:  umap
Pytorch Classification Uncertainty
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
Stars: ✭ 59 (+11.32%)
Mutual labels:  mnist
SIVI
Using neural network to build expressive hierarchical distribution; A variational method to accurately estimate posterior uncertainty; A fast and general method for Bayesian inference. (ICML 2018)
Stars: ✭ 49 (-7.55%)
Mutual labels:  variational-autoencoder
Ml In Tf
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
Stars: ✭ 45 (-15.09%)
Mutual labels:  mnist
javascript-sabuk-putih
Modal Awal Belajar Fundamental Javascript Untuk Mendalami React JS, Vue JS, Angular JS, ataupun Node JS
Stars: ✭ 47 (-11.32%)
Mutual labels:  beginner
KerasMNIST
Keras MNIST for Handwriting Detection
Stars: ✭ 25 (-52.83%)
Mutual labels:  mnist
Neural Network From Scratch
Implementation of a neural network from scratch in python.
Stars: ✭ 32 (-39.62%)
Mutual labels:  mnist
Loan-Prediction-Dataset
No description or website provided.
Stars: ✭ 21 (-60.38%)
Mutual labels:  pca
Randwire tensorflow
tensorflow implementation of Exploring Randomly Wired Neural Networks for Image Recognition
Stars: ✭ 29 (-45.28%)
Mutual labels:  mnist
embracing-clojure
擁抱 Clojure
Stars: ✭ 18 (-66.04%)
Mutual labels:  beginner
Mnist Ewc
Implementation of ews weight constraint mentioned in recent Deep Mind paper: http://www.pnas.org/content/early/2017/03/13/1611835114.full.pdf
Stars: ✭ 9 (-83.02%)
Mutual labels:  mnist
digit recognizer
CNN digit recognizer implemented in Keras Notebook, Kaggle/MNIST (0.995).
Stars: ✭ 27 (-49.06%)
Mutual labels:  mnist
Aoe
AoE (AI on Edge,终端智能,边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。
Stars: ✭ 759 (+1332.08%)
Mutual labels:  mnist
keras-pos-embd
Position embedding layers in Keras
Stars: ✭ 61 (+15.09%)
Mutual labels:  embedding
Rgan
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
Stars: ✭ 480 (+805.66%)
Mutual labels:  mnist
digdet
A realtime digit OCR on the browser using Machine Learning
Stars: ✭ 22 (-58.49%)
Mutual labels:  mnist
Capsnet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
Stars: ✭ 423 (+698.11%)
Mutual labels:  mnist
PY-NOOB
A repository of very simple Python programs to edit, change and learn basics of Python programming language.
Stars: ✭ 37 (-30.19%)
Mutual labels:  beginner
CapsNet-Fashion-MNIST
Capsule Network on Fashion MNIST dataset
Stars: ✭ 93 (+75.47%)
Mutual labels:  fashion-mnist
Mnist draw
This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.
Stars: ✭ 139 (+162.26%)
Mutual labels:  mnist
100DaysOfMLCode
No description or website provided.
Stars: ✭ 19 (-64.15%)
Mutual labels:  pca
DCGAN-Pytorch
A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"
Stars: ✭ 23 (-56.6%)
Mutual labels:  mnist
Pytorch Mnist Celeba Gan Dcgan
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
Stars: ✭ 363 (+584.91%)
Mutual labels:  mnist
benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+2184.91%)
Mutual labels:  variational-autoencoder
Mnist Android Tensorflow
Handwritten digits classification from MNIST with TensorFlow on Android; Featuring Tutorial!
Stars: ✭ 328 (+518.87%)
Mutual labels:  mnist
ocr-machine-learning
OCR Machine Learning in python
Stars: ✭ 42 (-20.75%)
Mutual labels:  pca
Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (+381.13%)
Mutual labels:  mnist
digitRecognition
Implementation of a digit recognition using my Neural Network with the MNIST data set.
Stars: ✭ 21 (-60.38%)
Mutual labels:  mnist
minetorch
Build deep learning applications in a new and easy way.
Stars: ✭ 157 (+196.23%)
Mutual labels:  mnist
LeNet-from-Scratch
Implementation of LeNet5 without any auto-differentiate tools or deep learning frameworks. Accuracy of 98.6% is achieved on MNIST dataset.
Stars: ✭ 22 (-58.49%)
Mutual labels:  mnist
WhiteBox-Part1
In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)
Stars: ✭ 34 (-35.85%)
Mutual labels:  mnist
python-for-everybody-solutions
Solutions to Python for Everybody: Exploring Data using Python 3 by Charles Severance
Stars: ✭ 166 (+213.21%)
Mutual labels:  beginner
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (-43.4%)
Mutual labels:  pca
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (+160.38%)
Mutual labels:  mnist
open-source-DSA-code
open source contribution during hacktoberfest for beginners.
Stars: ✭ 31 (-41.51%)
Mutual labels:  beginner
precision-recall-distributions
Assessing Generative Models via Precision and Recall (official repository)
Stars: ✭ 80 (+50.94%)
Mutual labels:  variational-autoencoder
Lsoftmax Pytorch
The Pytorch Implementation of L-Softmax
Stars: ✭ 133 (+150.94%)
Mutual labels:  mnist
Capsule Networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
Stars: ✭ 1,618 (+2952.83%)
Mutual labels:  mnist
go-examples
Collection of Go examples for beginner back end developers
Stars: ✭ 44 (-16.98%)
Mutual labels:  beginner
Tensorflow Mnist Cgan Cdcgan
Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (cDCGAN) for MANIST dataset.
Stars: ✭ 122 (+130.19%)
Mutual labels:  mnist
Ti Pooling
TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks
Stars: ✭ 119 (+124.53%)
Mutual labels:  mnist
engineering-leader
Beginning knowledge for leading and managing engineers
Stars: ✭ 22 (-58.49%)
Mutual labels:  beginner
121-180 of 456 similar projects