Skip to content

A quick implementation of Fast Feed Neural Network that support reading JSON input and visualize the network in an image

Notifications You must be signed in to change notification settings

NicholasLiem/IF3270_FP_FFNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IF3270_Machine Learning_FP_FFNN

Table of Contents

Program Description

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
This program will then display its output, which are the calculation result, the error, and the visualization graph.

Execution Guide

  1. Clone this repository
git clone https://github.com/NicholasLiem/IF3270_FP_FFNN.git
  1. Run the Main.ipynb file

Author

Name Student ID
Juan Christopher Santoso 13521116
Nicholas Liem 13521135
Nathania Calista Djunaedi 13521139
Antonio Natthan Krishna 13521162

About

A quick implementation of Fast Feed Neural Network that support reading JSON input and visualize the network in an image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •