monicamonin's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
loliverhennigh/Crystal-Gems
A dataset of mineral images and labels for machine learning purposes. http://www.minerals.net/
kylemcdonald/gpt-2-poetry
Generating poetry with GPT-2.
tlatkowski/inpainting-gmcnn-keras
Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018
tensorfreitas/DCGAN-for-Bird-Generation
DCGAN and WGAN implementation on Keras for Bird Generation
nshepperd/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
nashory/gans-awesome-applications
Curated list of awesome GAN applications and demo
maxorange/pix2vox
Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks
despoisj/LatentSpaceVisualization
Visualization techniques for the latent space of a convolutional autoencoder in Keras
christopher-beckham/gan-heightmaps
Procedural terrain generation for video games has been traditionally been done with smartly designed but handcrafted algorithms that generate heightmaps. We propose a first step toward the learning and synthesis of these using recent advances in deep generative modelling with openly available satellite imagery from NASA.
steelejay/LowkeySpeech
Google Speech API in Unity (C#)
MatthewHallberg/Google-Reverse-Image-Search-Unity
Syn-McJ/TFClassify-Unity
An example of using Tensorflow with Unity for image classification and object detection.
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
jzharris/Unity-MNIST
A sample project implementing TensorFlowSharp and a trained CNN network to classify MNIST images in the Unity Video Game Engine
processing/processing-android
Processing mode and core library to create Android apps with Processing