Giter Site home page Giter Site logo

jaroslawhryszko / kan-neurobender Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 22 KB

NeuroBender, where the mystical powers of KAN network meet the robust stability of autoencoders!

License: GNU Affero General Public License v3.0

Python 100.00%
kolmogorov-arnold-representation ml mnist-classification vae

kan-neurobender's Introduction

NeuroBender: Enhanced Image Processing with K-A Networks & WAE

Welcome to NeuroBender, where the mystical powers of mathematical complexity meet the robust stability of autoencoders! This project combines the Kolmogorov-Arnold network with a Wasserstein Auto-Encoder to provide a unique approach to image processing on the MNIST dataset. Dive into a world where digits are not just recognized but transformed and reconstructed in new and interesting ways!

Project Overview

NeuroBender takes the classical MNIST dataset and applies a two-stage process:

  1. Transformation using the Kolmogorov-Arnold Network: This step involves a complex transformation of the image data to enhance features.
  2. Reconstruction using the Wasserstein Auto-Encoder: Post-transformation, the data is fed into a WAE to reduce dimensionality and reconstruct the images.

This approach is designed to test the synergy between complex mathematical transformations and modern deep learning techniques.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You'll need Python 3.8 or later, and the following packages:

  • TensorFlow
  • NumPy
  • Matplotlib

Installation

  1. Clone the repository:

    git clone https://github.com/JaroslawHryszko/neurobender.git
  2. Navigate to the project directory:

    cd neurobender
  3. Install required Python packages:

    pip install -r requirements.txt

Running the Project

To run NeuroBender and see it in action:

python integrated_model.py

This will execute the process on a subset of MNIST data and display the original and reconstructed images.

Code Structure

  • kolmogorov_arnold_network.py: Contains the implementation of the Kolmogorov-Arnold network.
  • wae_mnist.py: Houses the Wasserstein Auto-Encoder setup.
  • integrated_model.py: Integrates both models and includes preprocessing and prediction logic.
  • test_integrated_model.py: Contains unit tests for verifying the functionality of integrated systems.

kan-neurobender's People

Contributors

jaroslawhryszko avatar

Stargazers

Noel Jacob avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.