2nd informal meeting of Big Data @ LIP
Friday 14 July 2017 -
10:00
Monday 10 July 2017
Tuesday 11 July 2017
Wednesday 12 July 2017
Thursday 13 July 2017
Friday 14 July 2017
10:00
Introduction and general discussion
-
Nuno Castro
(
LIP, DF/ECUM, DFA/FCUP
)
Introduction and general discussion
Nuno Castro
(
LIP, DF/ECUM, DFA/FCUP
)
10:00 - 10:30
Room: Vidyo only
Please bring up any relevant points you might have
10:30
Discussion on the proposal of a School & Workshop on Data Science in (Astro)Particle Physics and the bridge to industry
-
Lorenzo Cazon
(
LIP
)
Discussion on the proposal of a School & Workshop on Data Science in (Astro)Particle Physics and the bridge to industry
Lorenzo Cazon
(
LIP
)
10:30 - 10:50
Room: Vidyo only
10:50
Journal Club: tutorial on Keras
-
Giles Strong
(
LIP
)
Journal Club: tutorial on Keras
Giles Strong
(
LIP
)
10:50 - 11:30
Room: Vidyo only
During the journal club of next month's meeting (14/07/17) I will be running through an example application of Keras, a popular library for neural networks in python. Specifically, the tutorial takes the form of a Jupyter Notebook, and will cover: reading in data from ROOT files, data pre-processing, MVA training, ensembling, testing, and application. The tutorial is available at https://github.com/GilesStrong/ML_Tutorials. Due to the runtime, I'd recommend that anyone wishing to follow the tutorial try to run the notebook in advance. There will probably be some software installation required too. Any problems, questions, or compatibility issues, don't hesitate to contact me. In order to read in the ROOT files, you must have configured your ROOT installation to include python (which might not be default). If there are problems, or you don't want to reconfigure ROOT, I can make the data available in CSV.