Skip to content

v1.0.0

Compare
Choose a tag to compare
@gugarosa gugarosa released this 26 Feb 18:18

Changelog

Description

This is the initial release of NALP. It includes all basic modules in order to work with it. One can create encodings, datasets and feed them to a Recurrent Neural Network. Please check examples folder or read the docs in order to know how to use this library.

Includes

  • core
  • datasets
  • encoders
  • neural
  • stream
  • utils
  • visualization