441 Commits

Author SHA1 Message Date
straile
9df43999b0 docs: fix typo archive/hans_ai_surrogate 2024-11-22 09:38:27 +01:00
straile
efdeccce17 docs: typo 2024-11-10 12:31:57 +01:00
straile
fc689383d4 feat: remove sklearn k means 2024-11-09 16:26:00 +01:00
straile
f648f618de docs: add info about ReLU and C++ inference 2024-11-08 19:18:17 +01:00
straile
8adeffa315 refactor: remove obsolete elements from EigenModel struct 2024-11-08 12:53:59 +01:00
straile
f64f8fa465 fix: declaration of validity vector 2024-11-04 17:18:41 +01:00
straile
3894cd4165 refactor: setting r variables 2024-11-04 16:11:14 +01:00
straile
47c9ffff2b test: add Charge 2024-11-04 16:01:32 +01:00
straile
c4d6197e9b fix: merge issues 2024-11-04 15:56:09 +01:00
straile
8551e07450 fix: heap issues in R 2024-11-04 15:46:58 +01:00
straile
110d5c810b fix: roll back to functioning state 2024-11-04 15:40:41 +01:00
straile
c4da86ef98 fix: dynamic training buffer column number 2024-11-03 18:02:32 +01:00
straile
1c4b949ce9 feat: cluster labels from R function 2024-11-02 17:37:15 +01:00
straile
81723f81f8 feat: manipulate ai_surrogate_species archive/hans_k_means 2024-11-02 17:08:22 +01:00
straile
4d5a7aadfb test: remove species for ai 2024-11-01 19:56:00 +01:00
straile
b32927cff0 refactor: be more consistent with int and size_t 2024-10-31 19:56:14 +01:00
straile
9091117e67 docs: add k-means user script variables to readme 2024-10-30 16:51:20 +01:00
straile
8062e7528b docs: add k-means user script variables to readme 2024-10-30 16:48:00 +01:00
straile
bf5501867b fix: typo in function stub for compilation without -DUSE_AI_SURROGATE 2024-10-27 22:25:14 +01:00
straile
062cdb5256 feat: K-Means option fully implemented 2024-10-27 18:12:32 +01:00
straile
361b34d11d feat: input script option to use k means, fill training data buffer accordingly 2024-10-26 13:33:01 +02:00
straile
b4d093d205 feat: cluster labels in training data buffer 2024-10-25 18:58:31 +02:00
straile
51b3608b68 feat: C++ kmeans 2024-10-25 13:20:01 +02:00
straile
2f0b84bb3e fix: lock mutex before signal to end program 2024-10-23 18:25:32 +02:00
straile
4d254250e1 fix: set training wait predicate with buffer threshold check 2024-10-20 12:38:58 +02:00
straile
997ae32092 refactor: pre/postprocess as separate functions 2024-10-19 18:44:44 +02:00
straile
f746a566cc timekeeping & a lot else 2024-10-19 18:29:41 +02:00
straile
a1c954df43 refactor: get training data targets directly from state_C 2024-10-19 14:43:31 +02:00
straile
29858bb6d5 fix: mutex around 'start_training' when filling training buffer 2024-10-18 17:51:38 +02:00
straile
50f820dc94 docs: CUDA found message 2024-10-17 10:51:49 +02:00
straile
db36a99462 fix: cuda not required 2024-10-17 10:21:45 +02:00
straile
589773731a feat: ai surrogate inference time keeping 2024-10-16 15:59:04 +02:00
straile
7ae203c7dc feat: disable training via input script 2024-10-15 15:35:27 +02:00
straile
7925534b5e fix: Python_Finalize() no longer potentially blocking 2024-10-15 13:07:28 +02:00
straile
b127fbe7b3 fix: tenacious double free error at end of program 2024-10-15 12:27:41 +02:00
straile
a4a1eedcac fWF 2024-10-15 11:36:12 +02:00
straile
8691370abb Eigen model works 2024-10-15 11:17:30 +02:00
straile
e99a114bc3 revert all 2024-10-14 20:28:57 +02:00
straile
c323705f34 what is the problem? 2024-10-14 20:03:14 +02:00
straile
74cd827c68 what is the problem? 2024-10-14 19:58:34 +02:00
hans
5bfb95c2fc feat: training data buffer size defaults to field size 2024-10-12 17:58:51 +02:00
hans
a289fc7790 feat: option to save current ai model after training 2024-10-12 16:04:24 +02:00
straile
0017a20e82 docs: update descriptions of ai surrogate options and parameters 2024-10-11 12:34:43 +02:00
straile
f7d3a7ea65 fix: function stubs for compilation without AI surrogate 2024-10-11 12:12:38 +02:00
straile
84c86a85f5 Feat: AI Surrogate inference (with Keras or C++) and parallel training 2024-10-11 11:25:00 +02:00
straile
c2535b03a7 Feat: Conditional waiting and training data buffer 2024-10-10 20:11:52 +02:00
straile
0bf51d0f02 Fix: Eigen double free 2024-10-10 14:17:28 +02:00
straile
3464ada1f1 Docs: Description of Buid flag 2024-10-09 17:33:12 +02:00
straile
d839ae4d5e Validate predictions 2024-10-09 17:23:14 +02:00
straile
e2d96ca9b6 Feat: Build flag for AI surrogate 2024-10-09 15:25:03 +02:00