13 ms·
The interface looks very Apple as well. Looks like you create a config file, and you already have a model in mind with the hyperparameters and it provides a sim
by error9348 2y ago
The interface looks very Apple as well. Looks like you create a config file, and you already have a model in mind with the hyperparameters and it provides a simple interface. How useful is this to researchers trying to hack the model architecture?
One example: https://github.com/apple/corenet/tree/main/projects/clip#training-clip https://github.com/apple/corenet/tree/main/projects/clip#tra...
- sigmoid10 2y agoNot much. But if you just want to adapt/optimize hyperparams, this is a useful approach. So I can certainly see a possible, less technical audience. If you actually want to hack and adapt architectures it's probably not worth it.