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