https://github.com/iulianoroberto/pythonneuralnets
Basic neural network in Python.
https://github.com/iulianoroberto/pythonneuralnets
autoencoder deep-learning ffnn ids machine-learning neural-network python python-neural-networks
Last synced: 7 months ago
JSON representation
Basic neural network in Python.
- Host: GitHub
- URL: https://github.com/iulianoroberto/pythonneuralnets
- Owner: iulianoroberto
- Created: 2023-06-22T10:41:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T21:59:16.000Z (over 2 years ago)
- Last Synced: 2025-03-18T05:23:52.518Z (about 1 year ago)
- Topics: autoencoder, deep-learning, ffnn, ids, machine-learning, neural-network, python, python-neural-networks
- Language: Python
- Homepage:
- Size: 4.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neural network in Python
These are two simple models of autoencoders and FFNN. The data provided (derived from
CIC-IDS2017) can be used to train and test models for intrusion detection purposes.
## Previews
The following images shows a small preview of the obtainable graphs:

