Skip to content

Irreq/multi-bias-gen

Repository files navigation

About

Synthetic 1D Multi Biased Distribution Generation

A program for generating multi biased distributions. This tool can be used for quickly generating biased random values for training data in machine learning. This is especially useful in early stages of neural network development or when you quickly want to try out a certain function without a sufficient dataset.

Methods

Methods used by the program:

Installation

Clone the project:

git clone https://github.com/Irreq/multi-bias-gen.git

Move to the project folder:

cd multi-bias-gen

Install dependencies:

pip3 install requirements.txt

Usage

See:

python3 demo.py

About

Generate a one dimensional multi biased distribution for a datasets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages