
Yann - Yet Another Neural Network Library Command line
Type to start searching
    michalwols/yann
    michalwols/yann
    • Introduction
    • Alternatives
    • Callbacks
    • Classes
    • Command line
    • Common Bugs
    • Dataset wrappers
    • Evaluation
    • Hyper Parameters
    • Inference
    • Performance
    • Registry
    • Stack Model
    • Training
      • IO
      • Storage
      • Best Practices
      • Debugging
      • Transfer learning
      • Cometml
      • Slack
      • Weights and biases
      • Baseline Models
      • Blueprints
      • Checklist
      • Configuration
      • Initialization
      • Logging
      • Metrics
      • Pipelines
      • Profiling
      • Reports
      • Serving Models
      • Shape inference
      • Testing and Validation
      • Visualization
      • Trainer with custom Logic
      • LeNet in 30 Seconds
      • Transfer learning
    

    Command line

     1
     2
     3
     4
     5
     6
     7
     8
     9
    10
    11
    12
    yann train
    yann resolve
    yann registry
    yann serve
    yann evaluate
    yann export
    
    yann scaffold
    
    yann dependencies save
    yann dependencies upgrade
    yann dependencies
    
    Previous Classes
    Next Common Bugs
    powered by MkDocs and Material for MkDocs