Skip to content

Commit

Permalink
Remove original thesis code
Browse files Browse the repository at this point in the history
Now that it is stored in the 0.1 release, this is just cleanup of the original code.
  • Loading branch information
jacobbieker committed Oct 30, 2018
1 parent 5c9f3b5 commit 5e2391f
Show file tree
Hide file tree
Showing 145 changed files with 3 additions and 204,990 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ This project focuses on using convolutional neural networks to perform analysis

# Organization

misc/ contains a (semi) organized collection of my attempts at using neural networks for air shower analysis. The misc/thesisFinal include the architectures that
were used for the actual thesis. The factnn/ is where all new development is happening, including making model creation more modular, easier generation of datasets,
The 0.1 release contains the original code from the thesis, under the misc/ folder. misc/FinalThesis is where all the final models used in the
thesis are stored.
The factnn/ is where all new development is happening, including making model creation more modular, easier generation of datasets,
and adding support for streaming in photon stream format files for both training and prediction.

# Results
Expand Down
Empty file removed misc/__init__.py
Empty file.
208 changes: 0 additions & 208 deletions misc/build_source_lists.py

This file was deleted.

20 changes: 0 additions & 20 deletions misc/fact_db_testing.py

This file was deleted.

142 changes: 0 additions & 142 deletions misc/featureModels/ConvSeparationFeature.py

This file was deleted.

13 changes: 0 additions & 13 deletions misc/featureModels/DispFeature.py

This file was deleted.

0 comments on commit 5e2391f

Please sign in to comment.