Machine Learning homework Matrix operating implemented with MaxMSP – [Patch a dirty #004]

#004 is a homework of Machine Learning about Matrix operating and txt file r/w using MaxMSP.

I just start to study Machine Learning from Hung-yi Lee’s open video.

https://youtu.be/CXgbekl66jc

This demo implemented some Matrix operating from the first homework HW0-Q1:

  • step 1: read two matrix data from two text file;
  • step 2: matrixA * matrxB;
  • step 3: sort the final list and save to a txt file one number per line.

A third part homework collect of this class (Python) :

https://github.com/maplezzz/NTU_ML2017_Hung-yi-Lee_HW

Source code:

https://www.patreon.com/posts/33052721

中文视频B站:

https://www.bilibili.com/video/av82958848/

源代码:

微信公众号/知识星球:实验编程