pyndl
latest

Contents:

  • Quickstart
  • Installation
  • Naive Discriminative Learning
  • More Examples
  • Package overview
  • Development
  • Miscellaneous
  • About
pyndl
  • »
  • Pyndl - Naive Discriminative Learning in Python
  • Edit on GitHub

Pyndl - Naive Discriminative Learning in Python¶

pyndl is an implementation of Naive Discriminative Learning in Python. It was created to analyse huge amounts of text file corpora. Especially, it allows to efficiently apply the Rescorla-Wagner learning rule to these corpora.

Contents:

  • Quickstart
    • Installation
    • Naive Discriminative Learning
    • Correct Data Format
    • Learn the associations
    • Save and load a weight matrix
  • Installation
    • Supported systems and versions
    • Linux
    • MacOS
    • Windows 10
  • Naive Discriminative Learning
    • Terminology
    • Rescorla Wagner learning rule
    • Other Learning Algorithms
    • References
  • More Examples
    • Lexical example
    • A minimal workflow example
  • Package overview
    • Pyndl - Naive Discriminative Learning in Python
    • Submodules
  • Development
    • Getting Involved
    • Workflow
    • Running tests
    • Building documentation
    • Continuous Integration
    • Licensing
    • Release Process
    • Versioning
  • Miscellaneous
    • Running pyndl within R code
    • Local testing with conda
    • Memory profiling
  • About
    • Authors
    • Contact
    • Citation
    • Funding
    • Acknowledgements
Next

© Copyright 2017 - 2020 Konstantin Sering, Marc Weitz, David-Elias Künstle, Lennard Schneider Revision a32093cf.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds