Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mkturkcan/noiseignoringnetworks

Code for generating noise-ignoring networks
https://github.com/mkturkcan/noiseignoringnetworks

Last synced: 17 days ago
JSON representation

Code for generating noise-ignoring networks

Awesome Lists containing this project

README

        

# Noise-Ignoring Networks
This code allows one to generate noise-ignoring networks.

## Installation:
This codebase depends on AutoKeras and Keras Tuner. However, it changes a number of files in both libraries. For simplicity's sake, they are bundled with the repository.
### Instructions:
1. Install AutoKeras and Keras Tuner.
2. Replace files in your "lib/python3.7/site-packages" directory with the contents of the autokeras and kerastuner folders.

## Use
1. Run the scripts provided in the scripts/ folder.