bohu615 / wiener_regressors

Codes for the work of 'Training a bank of Wiener models with a novel quadratic mutual information cost function'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bmw_regressors

Codes include:

  • Type-II E-QMI
  • MCA
  • MSE/BP (BASELINE)

To run experiments:

python main.py

To change the parameter and the dataset, open main.py

To plot the figures:

python plot_figure.py

About

Codes for the work of 'Training a bank of Wiener models with a novel quadratic mutual information cost function'

License:GNU General Public License v3.0


Languages

Language:Python 100.0%