mfinzi/LieConv

View on GitHub
examples/train_molec.py

Summary

Maintainability
A
0 mins
Test Coverage

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

def makeTrainer(*, task='homo', device='cuda', lr=3e-3, bs=75, num_epochs=500,network=MolecLieResNet, 
Severity: Major
Found in examples/train_molec.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status