Rookiee's Stars
fastai/course-v3
The 3rd edition of course.fast.ai
yfeng95/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
familyld/Machine_Learning
周志华《机器学习》阅读笔记
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
openMVG/awesome_3DReconstruction_list
A curated list of papers & resources linked to 3D reconstruction from images.
fengdu78/lihang-code
《统计学习方法》的代码实现
nmoehrle/mvs-texturing
Algorithm to texture 3D reconstructions from multi-view stereo images
shelhamer/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
openai/roboschool
DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.
Dentosal/python-sc2
A StarCraft II bot api client library for Python 3
vahidk/EffectiveTensorflow
TensorFlow tutorials and best practices.
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
Hvass-Labs/TensorFlow-Tutorials-Chinese
TensorFlow 中文教程 (Chinese Tutorials)
hzy46/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Honlan/DeepInterests
深度有趣
jikexueyuanwiki/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
BVLC/caffe
Caffe: a fast open framework for deep learning.
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
qmlbook/qmlbook
The source code for the upcoming qml book
mraza007/videodownloader
A simple python script that will allow you to download youtube videos
kitao/pyxel
A retro game engine for Python
miguelgrinberg/flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
Yixiaohan/show-me-the-code
Python 练习册,每天一个小程序
apachecn/mit-18.06-linalg-notes
MIT 18.06 线性代数笔记
Shicoder/Meshlab-MLXScriptBatchProcessing
Batch Processing MLX scripts(批量处理meshlab的脚本)
danielepanozzo/gp-old
AllenDowney/CompStats
Code for a workshop on statistical interference using computational methods in Python.