vigneshprajapati / mlai

Notes on machine learning and artificial intelligence.

Home Page:https://chrisalbon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes on Machine Learning and Artificial Intelligence

Writing Content Procedure

  • Write in Jupyter or markdown using standard format
  • Add to correct folder
  • Run make_site.ipynb
  • View Page

Deployment Procedure

  • pelican content -o output -s pelicanconf.py
  • ghp-import output
  • git push origin gh-pages

Development Procedure

  • cd output
  • python -m pelican.server
  • pelican
  • go to localhost:8000

About

Notes on machine learning and artificial intelligence.

https://chrisalbon.com

License:Other


Languages

Language:HTML 45.3%Language:Jupyter Notebook 45.0%Language:CSS 5.7%Language:JavaScript 3.9%Language:Python 0.1%Language:PHP 0.0%Language:Shell 0.0%Language:Makefile 0.0%