Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 6.39 KB

README.md

File metadata and controls

81 lines (62 loc) · 6.39 KB

资源汇总

Deep Learning

Machine Learning

Tensorflow

Pytorch

  • Pytorch:Tensors and Dynamic neural networks in Python with strong GPU acceleration
  • pytorch-tutorial:PyTorch Tutorial for Deep Learning Researchers
  • PyTorch 中文文档
  • Awesome-pytorch-list:A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.

Keras

Kaggle

  • kaggle:Kaggle 项目实战(教程) = 文档 + 代码 + 视频
  • Data-Competition-TopSolution:Data competition Top Solution 数据竞赛top解决方案开源整理

Python

Algorithm

面经