Submitted by Ananth_A_007 t3_zgpmtn in MachineLearning
Mefaso t1_izmyrsw wrote
Reply to comment by quagg_ in [D] When to use 1x1 convolution by Ananth_A_007
Oh that sounds very useful, you don't randomly happen to know a coded example of that?
quagg_ t1_izn5ha7 wrote
No 3rd party ones (that I know of), but I've an implementation of my own. Give me a day and I'll setup a repo to share it!
quagg_ t1_izr231j wrote
Here's the first (quick) version up! https://github.com/qu-gg/torch-hypernetwork-tutorials
It currently only contains simple examples on MNIST to highlight the implementation structure, however I'll add time-series (e.g. neural ODE) examples and better README explanations when I can over time. Let me know if you have any questions or feel free to just ask in the Issues.
Thanks!
Viewing a single comment thread. View all comments