Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 378 Bytes

File metadata and controls

14 lines (11 loc) · 378 Bytes

NAT

Repo for NAT assignment

This program can be parametrized as per need by changing the following parameters accordingly:

  1. Number of inputs
  2. Number of nodes in hidden layer 1 and 2
  3. Number of classes
  4. Number of particles
  5. Number of iterations
  6. PSO parameters
  7. The activation function is used as tanh which can also be amended if required
  8. Train test split