In this repository, the code for the experimentation is provided. Different curves were approximated using a one-hidden-layer neural network that uses rational basis as activation functions. Different rational basis were used.
- In Experiments_table the code for Table 1 is provided.
- The architecture and training implementation is described in the jupyter notebook. (Can be seen in markdown version here).
The implementation uses Tensorflow 2.0.