All Projects → chenmingxiang110 → Growing Neural Cellular Automata

chenmingxiang110 / Growing Neural Cellular Automata

Licence: mit
A reproduction of growing neural cellular automata using PyTorch.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Growing Neural Cellular Automata

Spokestack Python
Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application.
Stars: ✭ 103 (-11.21%)
Mutual labels:  neural-networks
Deep architect
A general, modular, and programmable architecture search framework
Stars: ✭ 110 (-5.17%)
Mutual labels:  neural-networks
Josef
A robot who learns how to draw
Stars: ✭ 115 (-0.86%)
Mutual labels:  neural-networks
Chatbot
Русскоязычный чатбот
Stars: ✭ 106 (-8.62%)
Mutual labels:  neural-networks
Faceswap
Deepfakes Software For All
Stars: ✭ 39,911 (+34306.03%)
Mutual labels:  neural-networks
Safe
SAFE: Self-Attentive Function Embeddings for binary similarity
Stars: ✭ 112 (-3.45%)
Mutual labels:  neural-networks
Sigmoidal ai
Tutoriais de Python, Data Science, Machine Learning e Deep Learning - Sigmoidal
Stars: ✭ 103 (-11.21%)
Mutual labels:  neural-networks
Learn Machine Learning
Learn to Build a Machine Learning Application from Top Articles
Stars: ✭ 116 (+0%)
Mutual labels:  neural-networks
Adcme.jl
Automatic Differentiation Library for Computational and Mathematical Engineering
Stars: ✭ 106 (-8.62%)
Mutual labels:  neural-networks
A Nice Mc
Code for "A-NICE-MC: Adversarial Training for MCMC"
Stars: ✭ 115 (-0.86%)
Mutual labels:  neural-networks
Ssd Pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Stars: ✭ 107 (-7.76%)
Mutual labels:  neural-networks
Fast Style Transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
Stars: ✭ 10,240 (+8727.59%)
Mutual labels:  neural-networks
Xaynet
Xaynet represents an agnostic Federated Machine Learning framework to build privacy-preserving AI applications.
Stars: ✭ 111 (-4.31%)
Mutual labels:  neural-networks
Torchmd
End-To-End Molecular Dynamics (MD) Engine using PyTorch
Stars: ✭ 99 (-14.66%)
Mutual labels:  neural-networks
Keras Contrib
Keras community contributions
Stars: ✭ 1,532 (+1220.69%)
Mutual labels:  neural-networks
Pytorchnlpbook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
Stars: ✭ 1,390 (+1098.28%)
Mutual labels:  neural-networks
Elephas
Distributed Deep learning with Keras & Spark
Stars: ✭ 1,521 (+1211.21%)
Mutual labels:  neural-networks
Openann
An open source library for artificial neural networks.
Stars: ✭ 117 (+0.86%)
Mutual labels:  neural-networks
Lightwood
Lightwood is Legos for Machine Learning.
Stars: ✭ 115 (-0.86%)
Mutual labels:  neural-networks
Pygat
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Stars: ✭ 1,853 (+1497.41%)
Mutual labels:  neural-networks

Growing-Neural-Cellular-Automata

A reproduction of Growing Neural Cellular Automata using PyTorch:

Mordvintsev, et al., "Growing Neural Cellular Automata", Distill, 2020.

Run "training.ipynb" to train a model, and the "main_pygame_dl.py" to play the demo (A pre-trained model is already given, see ./models).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].