stas00 / machine-learning-note

my machine learning note

Home Page:https://machine-learning-note.readthedocs.io/en/latest/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This notes breifly mark some paper to keep track of the development on some machine learning topics that I interest in and understand the main contribution of each paper.

online website: https://machine-learning-note.readthedocs.io

Requirements

pip3 install -r requirements.txt

Build

config

This section should be skipped since it already generated, but if you want to config your own page, run sphinx-quickstart

build html

make html

(optional) link check

make linkcheck

host HTTP server

cd build/html python3 -m http.server

About

my machine learning note

https://machine-learning-note.readthedocs.io/en/latest/index.html


Languages

Language:Python 73.0%Language:Batchfile 8.9%Language:JavaScript 8.4%Language:Makefile 7.1%Language:CSS 2.0%Language:HTML 0.6%