|
|
f591de5a06
|
Fixes
- enhance Result and ResultSummary
- added new example
- added new launch configuration
- fixed RNG with seed 0 not correclty generating streams
|
2025-02-05 09:40:38 +01:00 |
|
|
|
2d5f43bbc9
|
Readme
- Refactor simulation handling and improve net iteration methods
|
2025-02-03 18:55:31 +01:00 |
|
|
|
2acb27a6b9
|
EndCriteria&NetBuilder
- Add end criteria parsing and update simulation parameters
- added net builder from console
|
2025-02-03 17:33:07 +01:00 |
|
|
|
bd61042573
|
Refactor CSV and Net loading to use InputStream for better flexibility
|
2025-02-03 12:57:17 +01:00 |
|
|
|
5e5b51e38c
|
Refactoring
- better args input
- possibility to simulate or display the results
- modified CSV logic
|
2025-01-30 11:11:57 +01:00 |
|
|
|
b7b95fad7b
|
Added Save and Load Net
- added kryo
- added save/load Net
- added examples in resources
- Main require a file.net
|
2025-01-29 16:53:40 +01:00 |
|
|
|
2a4b494843
|
Test Net
- added net test
- added more docs
|
2025-01-29 10:54:42 +01:00 |
|
|
|
0fba0cc1fc
|
Changed logic for Unavailable
|
2025-01-28 19:12:05 +01:00 |
|
|
|
75b12788c8
|
Refactor
- removed unused code
- changed net inputs for better usability
|
2025-01-27 20:32:27 +01:00 |
|
|
|
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 |
|