This website requires JavaScript.
Explore
Help
Sign In
bert
/
research-project
Archived
Watch
1
Star
0
Fork
0
You've already forked research-project
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2019-09-17
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
eb7b0dc52cd5af1f2abf736689c6fa4e57fa3dd6
research-project
/
src
History
Bert Peters
c0cf5e6ff0
Improve CMake structure.
2018-03-18 21:26:55 +01:00
..
.gitignore
Initial project setup.
2017-10-05 16:17:46 +02:00
ActivityAnimation.cpp
Improve CMakeLists.txt
2018-03-16 14:31:48 +01:00
ActivityAnimation.hpp
Create extendable coloring for interactions.
2018-03-06 14:50:02 +01:00
Animation.cpp
Extract animation base class.
2018-02-13 15:53:47 +01:00
Animation.hpp
Extract animation base class.
2018-02-13 15:53:47 +01:00
camera.cpp
Add debug info in the top left corner.
2018-02-26 15:39:53 +01:00
camera.hpp
Clean up on layer visualisations.
2018-02-09 11:55:48 +01:00
DummyLayerVisualisation.hpp
Clean up on layer visualisations.
2018-02-09 11:55:48 +01:00
FlatLayerVisualisation.cpp
More generalized code.
2018-02-27 15:32:38 +01:00
FlatLayerVisualisation.hpp
More generalized code.
2018-02-27 15:32:38 +01:00
glutils.cpp
Improve CMake structure.
2018-03-18 21:26:55 +01:00
glutils.hpp
Unify drawing logic into glUtils.
2018-03-16 14:25:14 +01:00
ImageInteractionAnimation.cpp
Unify drawing logic into glUtils.
2018-03-16 14:25:14 +01:00
ImageInteractionAnimation.hpp
Show normalization rates in visualisation.
2018-03-13 15:06:40 +01:00
InputLayerVisualisation.cpp
Implement basic visualisation for pooling layers.
2018-03-01 16:16:21 +01:00
InputLayerVisualisation.hpp
Implement a specialized input visualisation.
2018-02-26 14:37:02 +01:00
LayerData.cpp
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +01:00
LayerData.hpp
Use the new layer info data in the simulator.
2018-01-02 16:31:55 +01:00
LayerInfo.cpp
Start implementing visualisation for LRN layers.
2018-03-12 17:07:51 +01:00
LayerInfo.hpp
Start implementing visualisation for LRN layers.
2018-03-12 17:07:51 +01:00
LayerVisualisation.cpp
More generalized code.
2018-02-27 15:32:38 +01:00
LayerVisualisation.hpp
More generalized code.
2018-02-27 15:32:38 +01:00
main.cpp
Improve CMake structure.
2018-03-18 21:26:55 +01:00
MultiImageVisualisation.cpp
Unify drawing logic into glUtils.
2018-03-16 14:25:14 +01:00
MultiImageVisualisation.hpp
Remove redundant code.
2018-03-13 14:28:00 +01:00
Options.cpp
More explicit use of "Optional".
2017-10-18 13:04:22 +02:00
Options.hpp
More explicit use of "Optional".
2017-10-18 13:04:22 +02:00
PNGDumper.cpp
Now actually fix the scaling function.
2017-10-13 15:15:15 +02:00
PNGDumper.hpp
Maak PNGDumper movable.
2017-10-18 14:57:38 +02:00
PoolingLayerAnimation.cpp
Unify drawing logic into glUtils.
2018-03-16 14:25:14 +01:00
PoolingLayerAnimation.hpp
Remove redundant code.
2018-03-13 14:28:00 +01:00
Range.hpp
Remove all explicitly typed for loops.
2018-01-22 15:55:32 +01:00
Simulator.cpp
Add a warning for networks with in-place layers.
2018-03-12 13:38:46 +01:00
Simulator.hpp
Implement a new layer data type.
2018-01-02 16:17:07 +01:00
Texture.cpp
Unify texture configuration.
2018-02-27 16:04:38 +01:00
Texture.hpp
Unify texture configuration.
2018-02-27 16:04:38 +01:00
utils.cpp
Unify some functions in utils.
2018-01-18 14:43:13 +01:00
utils.hpp
Remove redundant code.
2018-03-13 14:28:00 +01:00
visualisations.cpp
Improve CMake structure.
2018-03-18 21:26:55 +01:00
visualisations.hpp
Implement a specialized input visualisation.
2018-02-26 14:37:02 +01:00