Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 192 Bytes

File metadata and controls

4 lines (3 loc) · 192 Bytes

RBF_NN

Implementation of Radial Basis Function Neural Networks from scratch without the use of any external libraries.

Contains scripts for both closed form solution and iterative solution