This program is a model making of Fast Feed Neural Network (FFNN) model. The program is available to read input from JSON file. Depends on the configuration, the program can use 4 activation functions:
- Linear
- ReLU
- Sigmoid
- Softmax
- Clone this repository
git clone https://github.com/NicholasLiem/IF3270_FP_FFNN.git
- Run the
Main.ipynb
file
Name | Student ID |
---|---|
Juan Christopher Santoso | 13521116 |
Nicholas Liem | 13521135 |
Nathania Calista Djunaedi | 13521139 |
Antonio Natthan Krishna | 13521162 |