Metadata-Version: 2.1
Name: zangorth-helpers
Version: 1.2.8
Summary: Collection of helper functions for my projects
Home-page: https://github.com/Zangorth/Helpers
Author: Zangorth
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

# Helpers

Repository for various helper functions that I regularly use. 

**SGA:** Genetic algorithm functions

**arbitraryNN**: Pytorch based Neural Network which can accept an arbitrary number of layers as a parameter

**cross_validation**: Function that outputs the cross validated score for a model

