forked from la3lma/mlclassnotes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
36 lines (23 loc) · 1.15 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
These are my notes from the ml-class course tought over the
internet by Andrew Ng, fall 2011.
A PDF version of the document can be found at
http://dl.dropbox.com/u/187726/machine-learning-notes.pdf
To build the notes do
sh bin/buildall.sh
and you will get a file called "notes.pdf" that you can enjoy.
To clean up you can execute the script
sh bin/cleanall.sh
and that will remove everything made by the build process.
If you have improvements, or suggestions please feel free to
send me a note or clone the document on github and fix it
yourself.
https://github.com/la3lma/mlclassnotes
Disclaimer: These are my personal notes. I typed them in
as I watched the course videos and have only to a very limited
extent cleaned them up afterwards. Consequently there will be
a lot of things that can be improved. I may or may not get
around to fix this, but most likely I will not, so caveat
reader and every little piece of help is much appreciated.
ps: If you are rmz, then it might be of interest to
use the script bin/deploy.sh that will deploy the
built notes.pdf file to http://dl.dropbox.com/u/187726/machine-learning-notes.pdf