Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.49 KB

topic proposals.md

File metadata and controls

16 lines (12 loc) · 1.49 KB

Topic proposals @ ICFO Fall Session 2017

This file contains the topics the attendants of the Reading Group are interested with. Future weeks papers and exercises will be chosen in order to satisfy this list. Write down any proposal you have.

  • Topics

    • Bolztmann Machines.
    • Graphical probabilistic models.
    • resNet
    • Random Forest, XGBoost...
  • Classical papers

    • Dynamic Routing between capsules. I have read in a few places already that this might be a very promising future direction for feedforward neural networks. The main idea is that different types of information (shapes, orientations...) are stored in different "capsules" in every layer, each independent of one another, the information in different capsules is sent/re-routed into different capsules in the following layer depending on the information itself. A less-technical description may be found here. It might be very interesting as well to dig in the keras implementation.
  • Quantum papers