Skip to content

FractalityLab

Samuel Abramov edited this page Nov 9, 2023 · 1 revision

FractalityLab is a our Java tool developed specifically for creating fractal image datasets. These datasets are crucial for evaluating the performance and classification capabilities of machine learning models within the EDUX library.

Purpose of FractalityLab

The primary goal of FractalityLab is to provide intricate and diverse datasets of fractal images, essential for training and improving machine learning models, particularly in image recognition and classification tasks.

Features

  • Fractal Generators: Includes multiple fractal generators such as Mandelbrot, Julia, and Burning Ship and more.
  • Customizable Outputs: Configurable image size and quantity.
  • Data Output: Generates .png images with CSV file output containing fractal data.

Examples

FractalityLab produces high-quality fractal images such as:

alt text alt text alt text alt text alt text

Download

You can download a dataset of 1000 images (256x256) for each class generated with FractalityLab here FractalityLab Dataset

Repository

FractalityLab GitHub Repository

EDUX Implementation Details

Clone this wiki locally