当前位置:网站首页>NTU Lin Xuantian's "machine learning cornerstone" problem solving and code implementation | [you deserve it]
NTU Lin Xuantian's "machine learning cornerstone" problem solving and code implementation | [you deserve it]
2022-07-28 09:44:00 【51CTO】
Mr. Lin Xuantian from Taiwan University 《 Building blocks of machine learning 》、《 Machine learning techniques 》 The course goes from shallow to deep 、 comprehensive , It basically covers many aspects of machine learning . It is very suitable for the introduction and advanced information of machine learning . This website realizes most of the exercises in the course materials , And made detailed notes , stay github To share .( Exercise author : Qin Zhen )
Mr. Lin Xuantian from Taiwan University 《 Building blocks of machine learning 》 The course goes from shallow to deep 、 comprehensive , It basically covers many aspects of machine learning . It is very suitable for the introduction and advanced information of machine learning . And Mr. Lin's teaching style is also very humorous , Always let readers master knowledge in a relaxed and pleasant atmosphere . Here it is , The author will take all the videos of this course 、 Books, codes and other details are shared with you .

First of all, attach the home page of this course :
https://www.csie.ntu.edu.tw/~htlin/
Course video
stay B You can watch it directly from the station ~ Here's the portal :
https://www.bilibili.com/video/av12463015/
Course books
Lin Xuantian machine learning cornerstone this course has a matching Textbook :《Learning From Data》, Lin Xuantian is also one of the editors . The home page of this book is :http://amlbook.com/
Exercise answers and codes
Qin Zhen, a master student at Tsinghua University, put 《Learning From Data》 All the exercises have been sorted out , It is convenient for you to consult and reference others in the future . It took more than half a year , Except for chapter six , Except for a few exercises in Chapters 8 and 9 , All other exercises have been completed .
https://github.com/Doraemonzzz/Learning-from-data, And keep updating .

Tsinghua boss Qin Zhen It has realized Teacher Lin Xuantian's 《 Building blocks of machine learning 》、《 Machine learning techniques 》 Course materials 《Learning From Data》 Most of the exercises , And made detailed notes , stay github To share . This valuable information is very suitable for the introduction and advanced information of machine learning .
All data downloads of this article can be replied in the background “ Lin Xuantian ” Get the corresponding information

I always feel like I don't know the key point without sending pictures ?


边栏推荐
- Window源码解析(四):Window的删除机制
- ShardingSphere简介(一)
- [log] what does a log do? What is a log factory? Configuration and use of log4j? log4j. Properties file configuration, log4j jar package coordinates
- 2.9.5 ext JS object type processing and convenient methods
- 分支与循环(1)
- Promise实例如何解决地狱回调
- Which system table is the keyword of SQL Server in?
- [gossip] the development of programmers needs two abilities most
- IT行业数据与应用关系的变迁
- ARouter源码解析(一)
猜你喜欢

SQL Server、MySQL主从搭建,EF Core读写分离代码实现

Business visualization - make your flowchart'run'(4. Actual business scenario test)

Regular expressions for positive and negative values
C form application uses object binding DataGridView data binding

With such a simple verification, 80% of programmers can't do it, let alone understand it!

Buckle 376 swing sequence greedy

使用 OpenSSL 创建ssl证书

My vivado practice - single cycle CPU instruction analysis

Pytorch deep learning practice lesson 9 multi classification problems (handwritten numeral MNIST)
![[C language] detailed explanation sequence table (seqlist)](/img/60/c8cee6a6afe57247aba583291cc99b.png)
[C language] detailed explanation sequence table (seqlist)
随机推荐
【广西大学】考研初试复试资料分享
2.9.5 Ext JS的Object类型处理及便捷方法
JDBC connection database
Promise实例如何解决地狱回调
数据库高级技术学习笔记1--Oracle部署和PL/SQL综述
Conditions and procedures of stock index futures account opening
分支与循环(1)
MATLAB的实时编辑器
CakePHP 4.4.3 release, PHP rapid development framework
[autosar-rte] - 3-runnable and its task mapping mapping
实验五:用户与用户组管理
[log] what does a log do? What is a log factory? Configuration and use of log4j? log4j. Properties file configuration, log4j jar package coordinates
How view works
Window源码解析(二):Window的添加机制
LinkedList内部原理解析
Leetcode - hashtable topic
[summary of leetcode weekly competition] the 83rd fortnight competition of leetcode (7.23)
C# 之 方法参数传递机制
多线程一定能优化程序性能吗?
ARouter源码解析(三)