Metadata-Version: 2.1
Name: hula
Version: 0.0.1.2
Summary: Experimental learning methods. The first appearance of these methods.
Home-page: https://robert-bassett-coder.gitbook.io/workspace/
Author: Robert Bassett
Author-email: robert.bassett.coder@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy

# hula-0.0.1.2

### What is hula?

Hula is a set of unconventional machine learning modules. Hula is designed to unify the desired aspects of most machine learning capabilities out there. 

Within hula are a few machine learning algorithms which I've coined as the following:

-  Deep Recursive Learning
-  Reinforcement via Similarity
-  Comprehensive Learning

### Documentation

For Hula's documentation visit https://robert-bassett-coder.gitbook.io/workspace/


