See the open issues for a list of proposed features (and known issues).
The website is intended to make it quick and easy for me to share my learnings in Machine Learning. The website should provide contenent ranging from theoretical foundations to advanced concepts across multiple domains, and provide visitors the opportunity to correct or add additional information.
Interested in contributing to Machine Learning Blog? We'd love your help. Machine Learning Blog is an open source project, built one contribution at a time by users like you. See the CONTRIBUTING file for instructions on how to contribute.
If you'd like to preview the theme locally (for example, in the process of proposing a change):
- Clone down the theme's repository (
git clone https://github.com/nmeripo/darkknowledge.git) cdinto the theme's directory- Run
script/bootstrapto install the necessary dependencies - Run
bundle exec jekyll serveto start the preview server - Visit
localhost:4000in your browser to preview the theme