This is a collection of notes and resources on AI, Machine Learning, Deep Learning, and related topics.
Create by member of H2.2 Club in IUH
- Clone this repository
- Open the folder in your terminal
- Install preriquisites of Jekyll
- Install
Jekyll
andBundler
gems
gem install jekyll bundler
- Install bundle setup
bundle install
- Run the Jekyll server
bundle exec jekyll serve