455 Commits

Author SHA1 Message Date
Hannes Signer
538642cc17 serialize keras format instead of Eigen format 2025-03-05 23:48:34 +01:00
Hannes Signer
7c1f08bcad test measurements 2025-03-05 18:00:43 +01:00
Hannes Signer
cc7e70f3f1 update naa functions 2025-02-13 13:38:28 +01:00
Hannes Signer
d6338b7cae correct bug in deserialization function 2025-01-23 15:07:03 +01:00
Hannes Signer
4318239d9a add serializer for cppweights vector 2025-01-13 11:25:39 +01:00
Hannes Signer
80165db6d0 change dimensions in vector_to_numpy_array 2025-01-09 21:00:01 +01:00
Hannes Signer
4169cf8a20 add Python_Keras_set_weights function (dimeinsons in vector_to_numpy wrong?) 2025-01-09 20:59:03 +01:00
Hannes Signer
ef77d755ab prototype naa online training 2025-01-08 17:17:06 +01:00
Hannes Signer
d6d6db8b93 first draft for naa_training 2024-12-23 23:29:04 +01:00
Hannes Signer
05e8f11d82 add serializer/deserializer functionality for training and target data 2024-12-23 23:28:24 +01:00
Hannes Signer
f76e438c30 add training weight serializer functions 2024-12-21 12:15:38 +01:00
Hannes Signer
13ad41d302 add naa-communication header 2024-12-06 10:55:35 +01:00
Hannes Signer
5db25d63ba print used conda environment 2024-12-06 10:54:40 +01:00
Hannes Signer
4c4c83002e add naa-communication-prototpye to poet and add definitions 2024-12-06 10:54:20 +01:00
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