Commit Graph

9 Commits

Author SHA1 Message Date
a729dfb123 Param
- added parameters to main
- print and/or save
- added more data to the stats
- removed lower and upper bounds for simplier error
2025-01-27 13:45:54 +01:00
90340a3193 Refactoring
- better naming
- removed extra functions
- updated better statistics
2025-01-22 22:33:38 +01:00
69b8e5710b Refatoring
- separated net topology from the simulation nodes
- moved files in a better hierarchy
2025-01-22 17:04:53 +01:00
7eea127e03 Start of average
- added average of the runs
- added variance of the runs
2025-01-21 20:44:49 +01:00
89e89108a9 Multi Run Threads 2025-01-19 23:57:15 +01:00
d7b968d0a2 Bugfix
- fixed negative sample from distribution for time
2025-01-17 19:47:05 +01:00
7b46054b70 End Simulation Criteria 2025-01-17 19:39:51 +01:00
0d541f7737 Rewrite
- rewritten all the sim code in a way to make easier to read and collect stats
2025-01-17 12:29:47 +01:00
49ac43b1fa init bcnn 2025-01-15 17:06:29 +01:00