Home

Awesome

ArXiv Badge

Rational Supervised Learning

Rational Networks in Supervized Learning such as MNIST, CIFAR and Imagenet Classification Tasks.

Rational functions outperformes every non-learnable one (cf. Padé Activation Units: ...).

sl_score

Rational are also here used for lesioning. They replace Residual Blocks in a ResNet101:

EvalLesionL2.B3L3.B13L3.B19L4.B2
trainingStandard100.9120.290.558.9
Rational101.1120.3104.091.1
testingStandard93.1102.097.181.7
Rational90.5102.697.685.3
% dropped params0.632.512.5110.0

Dependencies

Using Rational Neural Networks

If you want to use (Recurrent) Rational Networks, an additional README is provided in each folder to explain how to train the networks, make score tables, plots, ...etc

Related Repo

Rational RL - for (Recurrent) Rational Networks on Reinforcement Learning