Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
ActivityNet
This repository is intended to host tools and demos for ActivityNet
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
BigData-Notes
大数据入门指南 :star:
caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
cvpr2018_actional_recognition
DeepLearning_Summary
A list of awesome Deep Learning tutorials, projects and communities. Forked from other github repositories.
examples
Hiker01's Repositories
Hiker01/100-Days-Of-ML-Code
100 Days of ML Coding
Hiker01/ActivityNet
This repository is intended to host tools and demos for ActivityNet
Hiker01/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
Hiker01/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Hiker01/BigData-Notes
大数据入门指南 :star:
Hiker01/caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
Hiker01/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Hiker01/examples
Hiker01/freeCodeCamp
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.
Hiker01/interview_python
关于Python的面试题
Hiker01/leetcode
LeetCode Problems' Solutions
Hiker01/lihang-code
《统计学习方法》的代码实现
Hiker01/matplotlib
matplotlib: plotting with Python
Hiker01/models
Models and examples built with TensorFlow
Hiker01/numpy
Numpy main repository
Hiker01/opencv
Open Source Computer Vision Library
Hiker01/Pillow
The friendly PIL fork (Python Imaging Library)
Hiker01/Python
All Algorithms implemented in Python
Hiker01/Python-1
Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机
Hiker01/Python-100-Days
Python - 100天从新手到大师
Hiker01/Python-2
最良心的 Python 教程:
Hiker01/python3-cookbook
《Python Cookbook》 3rd Edition Translation
Hiker01/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
Hiker01/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Hiker01/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
Hiker01/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Hiker01/tensorflow
Computation using data flow graphs for scalable machine learning
Hiker01/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
Hiker01/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
Hiker01/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch