-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
机器学习
- A Gentle Introduction to Object Recognition With Deep Learning--目标检测入门介绍
- Cloth Swapping with Deep Learning: Implement Conditional Analogy GAN in Keras
- Feature Selection with sklearn and Pandas
- 机器学习竞赛小众特征工程技巧
- machine-learning-in-python--翻译完成
- 9 Applications of Deep Learning for Computer Vision--计算机视觉的应用综述,参考+查找资料,写成文章
- 10 New Things I Learnt from fast.ai v3:阅读,主要是对 fast.ai 课程学习后的感想
PyTorch
- A Simple Neural Network from Scratch with PyTorch and Google Colab
- Pytorch--采用CNN的迁移学习
- PyTorch实现的BiSeNet人脸解析改进
- Pytorch可视化工具--tensorwatch
- 加速PyTorch
- PyTorch数据加载教程