Changelog
All notable changes to this project will be documented in this file.
[0.0.2] - 2024-05-06
๐ Refactor
- (quarto) Add
CHANGELOG
to a page
๐ Documentation
- (01-deep-learning-in-practice) Update computer vision tasks
โ๏ธ Miscellaneous Tasks
- (.gitignore) Ignore git-cliff configuration file
[0.0.1] - 2024-03-04
๐ Features
- (quarto) Add sidebar navigation to the web
- (01-deep-learning-in-practice) Add examples of other tasks unrelated to images
๐ Bug Fixes
- (01-deep-learning-in-practice) Fix error rendering mermaid by adding
{}
to guide a specific code block
๐ Refactor
- (01-deep-learning-in-practice) Run image classifier on Google Colab
- (quarto) Change
mermaid
theme to be more visible in dark theme
๐ Documentation
- (README) Add project description
- (index) Add lesson 0 as a homepage
- (index) Fix heading typo
- (01-pretrained-model) Add metadata reference for tables and figures
- (01-deep-learning-in-practice) Add introduction
- (01-deep-learning-in-practice) Add introduction to machine learning section
- (01-deep-learning-in-practice) Add questionaire and solution for chapter1
- (dl-in-practice) Update published date
- (horapa-vs-kaprao) Add introduction section
- (01-deep-learning-in-practice) Add
open-in-colab
link - (horapa-vs-kaprao) Add
open-in-colab
link
๐งช Testing
- (horapa-vs-kaprao) Test run to collect the models
โ๏ธ Miscellaneous Tasks
- (publish) Add github workflows