# Machine learning algorithms A collection of minimal and clean implementations of machine learning algorithms. ### Why? This project is targeting people who want to learn internals of ml algorithms or implement them from scratch. The code is much e
用python写的一段贝叶斯网络的程序 This file describes a Bayes Net Toolkit that we will refer to now as BNT. This version is 0.1. Let's consider this code an "alpha" version that contains some useful functionality, but is not complete, and is not a ready-to-use "a