Skip to content

sanam2405/baler

 
 

Repository files navigation

DOI
License
example workflow example workflow

Introduction

Baler is a tool used to test the feasibility of compressing different types of scientific data using machine learning-based autoencoders. Baler provides you with an easy way to:

  1. Train a machine learning model on your data
  2. Compress your data with that model. This will also save the compressed file and model
  3. Decompress the file using the model at a later time
  4. Plot the performance of the compression/decompression

If you wish to contribute, please see the contribution guidelines here

Getting Started

NOTE: For the same performance and version as presented in our Arxiv paper, please use release v1.0.0 and the setup instructions given there. v1.0.0 also has a working docker implementation. We are currently experiencing some performance issues on the main branch compared.

In the links below we offer instructions on how to set up Baler and working tutorial examples to get you started. We offer two ways to run baler:

Contributing

If you wish to contribute, please see the contribution guidelines.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Shell 2.4%
  • Dockerfile 2.0%