Avalon.jl icon indicating copy to clipboard operation
Avalon.jl copied to clipboard

Starter kit for legendary models

Results 3 Avalon.jl issues
Sort by recently updated
recently updated
newest added

Hello, I would like to know how to freeze parameters in a model, that is, how to training only a subset of parameters. Thank you.

High-level API for model training similar to PyTorch Lightning. One advantage over Python is that we don't need a separate module type to add methods to a model class (e.g....