Skip to content

A class for functions that are defined as weighted sums of other functions, that can be defined by user.

License

Notifications You must be signed in to change notification settings

maeehart/multivariate-multibase-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multivariate multibase functions

This project aims at producing functions which are represented as weighted sums of other so-called base functions. The idea of the project is to create tools which can be used in machine learning and other similar applications.

Getting Started

The class of functions is intended to be included in the project directory and to be imported from there. There exists a Usage.ipynb Jupyter Notebook which shows examples how to use the project.

Prerequisites

Project requires Python 3 with numpy and scipy.

Contributing

Contributions to the project are welcome.

License

This project is licensed under the MIT License.

About

A class for functions that are defined as weighted sums of other functions, that can be defined by user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published