Pinned Repositories
Augmentor
Image augmentation library in Python for machine learning.
awesome
A curated list of awesome lists
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-python-cn
Python资源大全中文版,内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等
Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
colah.github.io
CppPrimer
:books: C++ Primer 5 exercise answers.
latex-templates
Website for personal collection and previewing of LaTeX templates. Presented with Python/Jinja2.
AnddyWang's Repositories
AnddyWang/Augmentor
Image augmentation library in Python for machine learning.
AnddyWang/awesome
A curated list of awesome lists
AnddyWang/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
AnddyWang/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
AnddyWang/Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
AnddyWang/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
AnddyWang/colah.github.io
AnddyWang/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
AnddyWang/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
AnddyWang/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
AnddyWang/DeepLearningBook
MIT Deep Learning Book in PDF format
AnddyWang/deeplearningbook-chinese
Deep Learning Book Chinese Translation
AnddyWang/dlbook-graphics
Graphics for the DL book
AnddyWang/Font-Awesome
The iconic font and CSS toolkit
AnddyWang/ImageProcessing
Image processing using tensorflow
AnddyWang/LearningTensorFlow
AnddyWang/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
AnddyWang/machine-learning-yearning
Translation of <Machine Learning Yearning> by Andrew NG
AnddyWang/MachineLearning
机器学习-深度学习UFLDL,CS231n,机器学习公开课(Andrew Ng),各类资源整理学习
AnddyWang/models
Models built with TensorFlow
AnddyWang/MOSS
An open-source tool-augmented conversational language model from Fudan University
AnddyWang/multi-label-classification
multi-label-classification using tensorflow1.3
AnddyWang/netscope
Neural network visualizer
AnddyWang/SCUT_FORU_DB_Release
Flickr OCR Universal Database (SCUT_FORU_DB_Release)
AnddyWang/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
AnddyWang/tensorflow
Computation using data flow graphs for scalable machine learning
AnddyWang/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
AnddyWang/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
AnddyWang/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
AnddyWang/TF-Tutorials
A collection of deep learning tutorials using Tensorflow and Python