DrameMariama's Stars
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
unifyai/ivy
The Unified AI Framework
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
Studio3T/robomongo
Native cross-platform MongoDB management tool
Atcold/pytorch-Deep-Learning
Deep Learning (with PyTorch)
udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
yuchenlin/rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
descriptinc/melgan-neurips
GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis
coqui-ai/TTS-papers
🐸 collection of TTS papers
SkafteNicki/dtu_mlops
Exercises and supplementary material for the machine learning operations course at DTU.
DataTalksClub/project-of-the-week
Learn by doing: DIY project groups at DataTalks.Club
aswalin/SQuAD
Building QA system for Stanford Question Answering Dataset
RasaHQ/rasa-masterclass
Data and code files for specific Rasa Masterclass episodes
Vikramank/Deep-Learning-
Deep learning algorithms written in TensorFlow
markjay4k/Fashion-MNIST-with-Keras
A series of Jupyter Notebooks which build a simple CNN model which is trained using the Fashion MNIST dataset
sebastianruder/sebastianruder
Repository for my personal website
gsurma/histopathologic_cancer_detector
CNN histopathologic tumor identifier.
aggdotred/grokking_deep_learning
work for https://www.manning.com/books/grokking-deep-learning by github.com/iamtrask @iamtrask
Adilbous/Malaria-classifier
A Convolutional Neural Network (CNN) using Keras to classify malaria infected blood cells. It is a supervised classification problem, with two classes : uninfected and parasitized.