Pinned Repositories
AIND-NLP
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
blog
for code created as part of http://studywolf.wordpress.com
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
cs224d
The answer of Stanford cs224d course assignments
WuChengzhu's Repositories
WuChengzhu/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
WuChengzhu/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
WuChengzhu/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
WuChengzhu/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
WuChengzhu/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
WuChengzhu/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
WuChengzhu/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
WuChengzhu/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
WuChengzhu/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
WuChengzhu/dlnd-projects
the projects of deep learning
WuChengzhu/futuquant
富途量化平台 API
WuChengzhu/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
WuChengzhu/gitignore
A collection of useful .gitignore templates
WuChengzhu/grokking_algorithms
Code for the book Grokking Algorithms (http://manning.com/bhargava)
WuChengzhu/hosts
镜像:https://coding.net/u/scaffrey/p/hosts/git
WuChengzhu/hosts-1
:statue_of_liberty:最新可用的google hosts文件。国内镜像:
WuChengzhu/How_to_do_Sentiment_Analysis
This is the code for 'How to Do Sentiment Analysis' #3 - Intro to Deep Learning by Siraj Raval on Youtube
WuChengzhu/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
WuChengzhu/machine_learning_basics
Plain python implementations of basic machine learning algorithms
WuChengzhu/pandas_talib
A Python Pandas implementation of technical analysis indicators
WuChengzhu/pyalgotrade
Python Algorithmic Trading Library
WuChengzhu/PyTorch-NLP
Supporting Rapid Prototyping with a Toolkit (incl. Datasets and Neural Network Layers)
WuChengzhu/pywonderland
Render beautiful images and animate interesting algorithms in mathematics with Python. Fractals, Penrose tilings, reaction-diffusion, Wilson's uniform spanning tree algorithm, domino shuffling algorithm, coupling from the past, 4D polytopes, Mobius transformations, hyperbolic tilings. www.pywonderland.com.
WuChengzhu/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
WuChengzhu/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
WuChengzhu/tensorflow-docs
TensorFlow 官方文档中文版 V1.7
WuChengzhu/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
WuChengzhu/tushare
TuShare is a utility for crawling historical data of China stocks
WuChengzhu/udacity_mlnd_projects
projects of machine learning nanodegree in udacity
WuChengzhu/vnpy
基于python的开源量化交易平台开发框架