aissak21's Stars
clementchadebec/benchmark_VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
AndrewSpano/Disentangled-Variational-Autoencoder
PyTorch Implementations of a VAE and a beta-VAE.
aiskunks/CognitiveType
The Cognitive Type project
rasmusbergpalm/vnca
prusa3d/PrusaSlicer
G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
michaelgoetze/PyGCode
Script that introduces python functionalities into Slic3r and PrusaSlicer gcodes.
princeton-nlp/LM-BFF
[ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723
huggingface/education-toolkit
Educational materials for universities
sokrypton/ColabFold
Making Protein folding accessible to all!
chrisemezue/african-seeds-art
African Seeds Art is committed to amplifying Indigenous African seeds through the medium of mixed media artworks. Dawa seeds which was used for this model is an African millet seed. Dawa seeds were used to create concepts in arts, and this is a source of inspiration to train the model to learn about the dawa concept to create AI artworks.
CodedotAl/gpt-code-clippy
Full description can be found here: https://discuss.huggingface.co/t/pretrain-gpt-neo-for-open-source-github-copilot-model/7678?u=ncoop57
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
lucidrains/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
commonsense/conceptnet-numberbatch
openlists/PythonResources
A list of openly available resources for learning and using the Python programming language.
jonbruner/generative-adversarial-networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
yash1/mxnet-notebooks
Notebooks for MXNet
terrybroad/network-bending
Manipulating the inner representations of StyleGAN2
kang205/DVBPR
Personalized Fashion Recommendation and Generation
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
reedscot/icml2016
Generative Adversarial Text-to-Image Synthesis
commonsense/conceptnet5
Code for building ConceptNet from raw data.
fchollet/ARC-AGI
The Abstraction and Reasoning Corpus
diegoalejogm/gans
Generative Adversarial Networks implemented in PyTorch and Tensorflow
luisguiserrano/gans
GANs in slanted land
hindupuravinash/the-gan-zoo
A list of all named GANs!
Shwetago/Generative-model-using-PyTorch
Generate dogs images using DCGAN in PyTorch. https://medium.com/@shwetagoyal41/gans-a-brief-introduction-to-generative-adversarial-networks-f06216c7200e
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
9310gaurav/virtual-adversarial-training
Pytorch implementation of Virtual Adversarial Training