Week six (Jul 3, 2023 - Jul 10, 2023)

This is the sixth week of my GSoC journey.

GSoC project

Tasks

  1. Rewrite whole CellBox multi-stage training schedule in Pytorch, including feedforward and backprop, record of training loss and output of model’s prediction. The current Pytorch implementation yields very different numerical loss values and predictions compared to Tensorflow.
  2. Update the documentation per Augustin’s and Bo’s request.
  3. Write unit tests for separate functions.

Relevant issues:

  • change-util-functions-and-models (branch)

Notes

Check out my personal GSoC notebook, where I keep my observations and comments in one place.