I'm planning to undertake a significant refactoring of this repository to optimize the codebase and improve the maintainability and scalability of this project. This refactoring will include moving forward and loss calculation logic from the current Lightning modules to the functional module.
Optimize the codebase
[x] utils
[x] DAE
[x] VIME
[x] SubTab
[x] SCARF
[x] SwitchTab
Move the forward and loss calculation logic from our current Lightning modules to the functional module.
[x] DAE
[x] VIME
[x] SubTab
[x] SCARF
[x] SwitchTab
Additional features
[x] Add a freeze encoder option to the set_second_phase method of Lightning modules.
I'm planning to undertake a significant refactoring of this repository to optimize the codebase and improve the maintainability and scalability of this project. This refactoring will include moving forward and loss calculation logic from the current Lightning modules to the functional module.
Optimize the codebase
Move the forward and loss calculation logic from our current Lightning modules to the functional module.
Additional features