Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdf/slide/video links #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# LGM-Net
TensorFlow source code for the following publication:
> LGM-Net: Learning to Generate Matching Networks for Few-Shot Learning
>
> Huaiyu Li, Weiming Dong, Xing Mei, Chongyang Ma, Feiyue Huang, Bao-Gang Hu
>
> In *Proceedings of the 36th International Conference on Machine Learning (ICML 2019)*
> LGM-Net: Learning to Generate Matching Networks for Few-Shot Learning
> Huaiyu Li, Weiming Dong, Xing Mei, Chongyang Ma, Feiyue Huang, Bao-Gang Hu
> In *Proceedings of the 36th International Conference on Machine Learning (ICML 2019) (Oral)*
> [`PDF`](http://proceedings.mlr.press/v97/li19c/li19c.pdf) [`Slides`](https://icml.cc/media/Slides/icml/2019/halla(11-11-00)-11-12-15-4519-lgm-net_learni.pdf) [`Video`](https://youtube.videoken.com/embed/UqSyCaz9wFQ?tocitem=92)

# Requirements
- Python 3.5
Expand Down