Skip to content

A library of helper functions for neural nets training code

Notifications You must be signed in to change notification settings

RoyRin/neural_nets_training

Repository files navigation

Neural Networks Training

A library by Roy Rinberg with useful functions for training and developing neural nets.

Installation

  1. pip3 install poetry (poetry is the package manager used for this library)
  2. poetry shell - source into a virtual environment (create a new one if it doesn't exist)
  3. poetry install - install the dependencies for this package

About

A library of helper functions for neural nets training code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published