morganhaoyu's Stars
kojino/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
ncase/coming-out-simulator-2014
Coming Out Simulator 2014
mikhailklassen/Mining-the-Social-Web-3rd-Edition
The official online compendium for Mining the Social Web, 3rd Edition (O'Reilly, 2018)
ptwobrussell/Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
yiwenl/Sketches
genekogan/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
hit-computer/char-rnn-tf
Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow
0prrr/Chinese-novel-generation
DEPRECATED 尝试使用中文文本训练RNN来产生中文小说。(No longer under maintanance.)
leido/char-rnn-cn
基于char-rnn和tensorflow生成周杰伦歌词
hit-computer/char-rnn
Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano
sherjilozair/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
cvalenzuela/scenescoop
A tool to describe the content of videos and suggest similar scenes in other videos/films.
tensorflow/models
Models and examples built with TensorFlow
manuelruder/artistic-videos
Torch implementation for the paper "Artistic style transfer for videos"
nicolehe/ITP-hello-computer-f18
Programming-from-A-to-Z/A2Z-F16
ITP A2Z Course for Fall 2016
rust-lang/rust
Empowering everyone to build reliable and efficient software.
mattdesl/canvas-sketch
[beta] A framework for making generative artwork in JavaScript and the browser.
BrambleXu/pydata-notebook
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
jcjohnson/densecap
Dense image captioning in Torch
jantic/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
pjreddie/darknet
Convolutional Neural Networks
nathanvogel/DeepMaps
Browse online maps as if they were hand-drawn in the 19th century!
golanlevin/lectures
Lectures used in my pedagogy
HackerNews/API
Documentation and Samples for the Official HN API
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
carpedm20/BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"