Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 699 Bytes

File metadata and controls

24 lines (16 loc) · 699 Bytes

Week 8: Extending the Model

Topics

This week's assignments will guide you through the following topics:

  • Graph neural networks

Reading

Please read the following:

Tasks

Complete the following tasks:

  • Modify the graph neural network and re-evaluate the performance

Weekly Questions

Answer the following questions

  • Why is it challenging to apply convolutional neural networks or recurrent neural networks to high energy physics data?
  • What is an advantage of graph neural networks?