nathancohenil's Stars
goodrahstar/talk-on-deeplearning-for-industries
Deep Learning for various Industries
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
sherjilozair/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
amirbar/rnn.wgan
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
patrick-brian-mooney/markov-sentence-generator
Generates "natural-sounding" text using a Markov model and sample textual training input. Given some sample text from which to build a model, the program prints out one or more sentences by randomly traversing a Markov chain that models the source text.
carpedm20/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
AppliedDataSciencePartners/DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
clips/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
bisguzar/twitter-scraper
Scrape the Twitter Frontend API without authentication.
sjvasquez/handwriting-synthesis
Handwriting Synthesis with RNNs ✏️
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)