mfinzi/LieConv

View on GitHub
examples/train_springs.py

Summary

Maintainability
A
0 mins
Test Coverage

Function makeTrainer has 12 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

def makeTrainer(*,network=FC,net_cfg={},lr=1e-2,n_train=3000,regen=False,dataset=SpringDynamics,
Severity: Major
Found in examples/train_springs.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status