gmendozah's Stars
felangel/bloc
A predictable state management library that helps implement the BLoC design pattern
wit-ai/wit
Natural Language Interface for apps and devices
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
facebookresearch/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
Sleepychord/ImprovedGAN-pytorch
Semi-supervised GAN in "Improved Techniques for Training GANs"
facebookresearch/mlqe
We release a dataset based on Wikipedia sentences and the corresponding translations in 6 different languages along with the scores (scale 1 to 100) generated though human evaluations that represent the quality of the translations.Paper Title Unsupervised Quality Estimation for Neural Machine Translation
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
udacity/dermatologist-ai
rafinskipg/git-changelog
Generates a git changelog, CLI or grunt plugin, inspired & based on Angular JS changelog generator
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
lengstrom/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
udacity/aipnd-project
Project code for AI Programming with Python ND Program
fastai/fastbook
The fastai book, published as Jupyter Notebooks
udacity/DSND_Term1
Contains files related to content and project of DSND
gyoogle/tech-interview-for-developer
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
udacity/ud777-writing-readmes
Supplemental material for Udacity's "Writing READMEs" course
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
tmacdou4/2019-nCov
Efforts towards proposing a potentially highly active molecule against a target protein of the 2019 Novel Coronavirus
udacity/private-ai
Repo for Udacity's Secure & Private AI course
IlianIliev/python-courses
List of resources for learning Python
llSourcell/Machine_Learning_Journey
This is the Curriculum for "Machine Learning Journey" By Siraj Raval on Youtube
llSourcell/AI_Freelancing
This is the code for "How to Do Freelance AI Programming" By Siraj Raval on Youtube
Jean-njoroge/Breast-cancer-risk-prediction
Classification of Breast Cancer diagnosis Using Support Vector Machines
tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation