Skip to content

rajacsp/mlnotes

Repository files navigation

notes

Notes on Machine Learning, Numpy, Scipy

To Add more code

  1. jupyter-notebook
  2. Add more code inside content/python

To Verify in your local browser

  1. Run runipy make.ipynb
  2. Run hugo server -D
  3. Check here: http://localhost:1313/hugobase/

To Deploy

  1. Run runipy remake.ipynb 1.1 To update all files, use runipy make.ipynb
  2. Run hugo in the mlnotes folder
  3. Run git add -A
  4. Run git commit -m "commit message
  5. Run git push

Site's html is in the master branch's /docs folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages