jindongwang / transferlearning-tutorialLinks
《迁移学习简明手册》LaTex源码
☆2,527Updated 2 years ago
Alternatives and similar repositories for transferlearning-tutorial
Users that are interested in transferlearning-tutorial are comparing it to the libraries listed below
Sorting:
- Awesome-pytorch-list 翻译工作进行中......☆1,780Updated 4 years ago
- fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具☆1,514Updated last year
- Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials…☆14,017Updated 5 months ago
- Coding the Machine Learning Tutorial for Learning to Learn☆2,503Updated 6 years ago
- Chinese Data Competitions' Solutions☆1,776Updated 6 years ago
- 深度学习面试问题 回答对应的DeepLearning中文版页码☆871Updated 7 years ago
- A comprehensive mapping database of English to Chinese technical vocabulary in the artificial intelligence domain☆1,975Updated 2 years ago
- PyTorch从入门到精通☆883Updated 5 years ago
- [译] 面向机器学习的特征工程☆2,544Updated last year
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,172Updated 2 years ago
- Pytorch 中文文档☆4,214Updated 5 months ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,807Updated 6 years ago
- 【干货】史上最全的PyTorch学习资源汇总☆4,518Updated 5 years ago
- This is code of book "Learn Deep Learning with PyTorch"☆2,864Updated last year
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆747Updated 5 years ago
- 深度学习论文翻译,包括分类论文,检测论文等☆4,346Updated 5 years ago
- 慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)☆668Updated 2 years ago
- 一些关于机器学习的学习资料与研究介绍☆2,005Updated 6 years ago
- This is a note on matrix derivatives and described my own experience in detail. Hope you'll like it.☆560Updated 6 years ago
- Chinese (zh-cn) translation of the Keras documentation.☆792Updated 3 years ago
- exercise for nndl☆3,280Updated last year
- Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现☆1,178Updated 3 years ago
- FSL-Mate: A collection of resources for few-shot learning (FSL).☆1,747Updated 3 weeks ago
- TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)☆1,149Updated 5 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆3,041Updated 5 years ago
- Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning☆2,638Updated 6 years ago
- The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。