makeyourownneuralnetwork / complex_valued_neuralnetwork
☆42Updated 8 years ago
Alternatives and similar repositories for complex_valued_neuralnetwork:
Users that are interested in complex_valued_neuralnetwork are comparing it to the libraries listed below
- This code was developed for the Intro to GANs workshop for Machine Learning Tokyo (MLT).☆66Updated 6 years ago
- McKernel: A Library for Approximate Kernel Expansions in Log-linear Time.☆13Updated 2 years ago
- This repo shows a vanilla hopfield net that will denoise a given pattern☆40Updated 7 years ago
- simple generative adversarial network (GAN) using PyTorch☆32Updated 7 years ago
- Mastering PyTorch for Deep Learning, Published by Packt☆14Updated 4 years ago
- Some examples trained on very reduced versions of the MNIST training set☆47Updated 7 years ago
- Experiments with beta-VAE to learn disentangled representations from the data☆65Updated 5 years ago
- ☆30Updated 4 years ago
- Learning-Generative-Adversarial-Networks, published by Packt☆35Updated 2 years ago
- A high level library on top of machine learning frameworks☆31Updated 2 years ago
- An attempt to reimplement the 2013 paper by Wissner-Gross & Freer☆10Updated last month
- code for the Whale Detection Challenge competition on Kaggle☆39Updated 11 years ago
- neural network code with pytorch☆28Updated 7 years ago
- Real valued neural networks (RVNN) and complex valued neural networks (CVNN) (Akira Hirose, 2012).☆11Updated 7 years ago
- Computational graph library for machine learning☆46Updated 6 years ago
- An attempt at replicating "Neural Turing Machines" in Keras.☆34Updated 7 years ago
- Implementations of autoencoder, generative adversarial networks, variational autoencoder and adversarial variational autoencoder☆29Updated 7 years ago
- A super simple way to do distributed hyperparameter tuning with Keras and Mongo☆30Updated 7 years ago
- Curated materials for different machine learning related summer schools☆19Updated 3 years ago
- Stats 479 Project☆22Updated 5 years ago
- Course of Machine Learning in Science and Industry at Heidelberg university☆47Updated 7 years ago
- Tensorflow example of a conv GAN on MNIST.