Skip to content

curto2/dr_of_crosswise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dr. of Crosswise

Doctor of Crosswise: Reducing Over-parametrization in Neural Networks.

For more details about the publication, visit the website:

www.decurto.tw

If you find this example useful, please cite the paper below:

    @article{Curto19,
      author = "J. D. Curt\'o and I. C. Zarza and K. Kitani and I. King and M. R. Lyu",
      title = "Doctor of Crosswise: Reducing Over-parametrization in Neural Networks",
      journal = "arXiv:1905.10324",
      year = "2019",
    }

To run the code, enter the given folder and run:

$ pip3 install -U scikit-learn

$ python c_and_z.py

File Information

  • c_and_z.py
    • Toy example demonstrating the use of the newly developed operand. A network motivated by McKernel is used. Weights are kept random, for simplicity.

About

Doctor of Crosswise: Reducing Over-parametrization in Neural Networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages