Logo

Introduction:

  • Overview
  • Installation

Tutorials

  • Introduction
  • Theory and Design Motivation
  • Configuration Basics
  • Modeling Basics
  • Neurocognitive Modeling Lessons

Model Museum

  • The Model Museum
  • Model Exhibits

Modeling API

  • The Nodes-and-Cables System
  • Neuronal Cells
  • Synapses
  • Input Encoders
  • Other Operators

Source API

  • ngclearn
    • ngclearn package
      • Subpackages
        • ngclearn.components package
        • ngclearn.modules package
        • ngclearn.operations package
        • ngclearn.utils package
      • Module contents

NGC-Learn Papers & Media

  • List of Papers and Publications
  • Talks and Media Related to NGC-Learn
ngc-learn
  • ngclearn
  • ngclearn package
  • ngclearn.modules package
  • View page source

ngclearn.modules package

Subpackages

  • ngclearn.modules.regression package
    • Submodules
    • ngclearn.modules.regression.elastic_net module
      • Iterative_ElasticNet
        • Iterative_ElasticNet.batch_set()
        • Iterative_ElasticNet.clamp()
        • Iterative_ElasticNet.fit()
        • Iterative_ElasticNet.thresholding()
    • ngclearn.modules.regression.lasso module
      • Iterative_Lasso
        • Iterative_Lasso.batch_set()
        • Iterative_Lasso.clamp()
        • Iterative_Lasso.fit()
        • Iterative_Lasso.thresholding()
    • ngclearn.modules.regression.ridge module
      • Iterative_Ridge
        • Iterative_Ridge.batch_set()
        • Iterative_Ridge.clamp()
        • Iterative_Ridge.fit()
        • Iterative_Ridge.thresholding()
    • Module contents

Module contents

Previous Next

© Copyright The Neural Adaptive Computing Laboratory 2022.

Built with Sphinx using a theme provided by Read the Docs.