# Eddie's Learning Record 37

By [Eddie's Learning Records](https://paragraph.com/@eddiehe) · 2023-03-16

---

1\. Duration
============

Sunday, March 5th, 2023 - Saturday, March 11th, 2023

* * *

2\. Learning Records
====================

2.1 Refactoring
---------------

Let all hyperparameters be set at the beginning of the jupyter notebook.

Refactored the torch functions. Made the progress bar present every five epochs.

2.2 Featuring
-------------

Added a setting parameter `verbose` to the torch functions. When `verbose = 0`, the progress bar would present every split.

2.3 Debugging
-------------

I found the overall analysis was wrong as the same `k` was fed into the mae spotting and me spotting.

* * *

3\. Feelings
============

3.1 Confused and Perplexed
--------------------------

It seems that almost all experiments are done. I have no idea.

---

*Originally published on [Eddie's Learning Records](https://paragraph.com/@eddiehe/eddies-learning-record-37)*
