Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行
最近更新: 5年多前Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
最近更新: 接近6年前mean Average Precision - This code evaluates the performance of your neural net for object recognition.
最近更新: 接近6年前