Skip to content

Commit 610564c

Browse files
omazapahegner
authored and
hegner
committed
Add Organizations to main: (#288)
* Add Organizations to main: Josef Stefan Institute (JSI) University of Nebraska Lincoln (UNL) Add Participating Organizations to projects: CERN, JSI -> DD4HEP CMS -> HahRd - 3DClustering UNL -> ROOT - RootPackageManager Change project titles: Old: Machine Learning Project - Convolutional Deep Neural Networks on GPUs for Particle Physics Applications New: Convolutional Deep Neural Networks on GPUs for Particle Physics Applications (DONE) Old: Optimization of the ultra-fast detector simulation package FALCON and multi-objective regression   New: FALCON - optimize fast detector simulation package and multi-objective regression (DONE)
1 parent edfd77b commit 610564c

File tree

9 files changed

+23
-6
lines changed

9 files changed

+23
-6
lines changed

_gsocorgs/2018/unl.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "University of Nebraska Lincoln"
3+
author: "Omar Zapata"
4+
layout: default
5+
organization: UNL
6+
logo: unl.png
7+
description: |
8+
The University of Nebraska–Lincoln, often referred to as Nebraska, UNL or NU, is a public research university in the city of Lincoln, in the state of Nebraska in the Midwestern United States.[6] It is the state's oldest university, and the largest in the University of Nebraska system.
9+
---
10+
11+
{% include gsoc_proposal.ext %}

_gsocproposals/2018/proposal_DD4heptessellation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: gsoc_proposal
44
project:
55
- DD4hep
66
year: 2018
7-
organization:
7+
organization:
88
- CERN
99
---
1010

_gsocproposals/2018/proposal_FALCON.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Optimization of the ultra-fast detector simulation package FALCON and multi-objective regression
2+
title: FALCON - optimize fast detector simulation package and multi-objective regression
33
layout: gsoc_proposal
44
project: FALCON
55
year: 2018

_gsocproposals/2018/proposal_HAhRD3D-Clustering.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: 3D-Clustering
33
layout: gsoc_proposal
44
project: HAhRD
55
year: 2018
6-
organization: LLR
6+
organization:
7+
- LLR
78
---
89

910
## Description

_gsocproposals/2018/proposal_ROOTmodularization.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ title: ROOT Package Manager
33
layout: gsoc_proposal
44
project: ROOT
55
year: 2018
6-
organization: CERN
6+
organization:
7+
- CERN
8+
- UNL
79
---
810

911
## Description

_gsocproposals/2018/proposal_TMVACNN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Machine Learning Project - Convolutional Deep Neural Networks on GPUs for Particle Physics Applications
2+
title: Convolutional Deep Neural Networks on GPUs for Particle Physics Applications
33
layout: gsoc_proposal
44
project: TMVA
55
year: 2018

_gsocproposals/2018/proposal_TMVAother.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ organization:
1919
Toolkit for Multivariate Analysis (TMVA) is a multi-purpose machine learning toolkit integrated into the ROOT scientific software framework, used in many particle physics data analyses and applications. The following are also areas of interest with impactful applications to particle physics.
2020

2121
## Task ideas and expected results
22-
22+
* Deep Q-Learning: a deep reinforcement learning technique combining the standard Fully-Connected Networks using a biologically inspired technique called experience replay [https://arxiv.org/abs/1312.5602](https://arxiv.org/abs/1312.5602).
23+
* Optimization module: Momentum-based, Adam, RMSProp. The optimizers can be developed separately, because they only need the labels and the objective function of the model.
24+
* Deep Learning Module Input: low-level implementation of a 3D (or possible higher order) tensor, which will manage the memory better. Also, a better interface to read a ROOT file and supply it directly to the Deep Learning Network.
25+
* Gaussian Processes: this is a classical, but powerful method for variational inference.
2326
* Unsupervised learning:
2427
* deep auto-encoders, restricted boltzmann machines (RBMs)
2528
* Deep learning:

images/ijs-title.gif

3.27 KB
Loading

images/unl.png

32.8 KB
Loading

0 commit comments

Comments
 (0)