bohu615 / gamma-filter-python

This is an easy-to-use gamma filter implementation (http://www.cnel.ufl.edu/courses/EEL6502/principe_gamma_1993.pdf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gamma-filter-python

This is an easy-to-use gamma filter implementatio n The codes are written with ipython notebook.

It requires a GPU and pytorch to run. The code can be very easily changed to CPU-only settings.

You can also access to the code on Google Colab with this link.

Optimal $\mu$ Training curves

About

This is an easy-to-use gamma filter implementation (http://www.cnel.ufl.edu/courses/EEL6502/principe_gamma_1993.pdf)

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%