fanasina
|
3cf69b6530
|
[fix] help: fix spelling <which>
|
2026-02-11 23:50:09 +01:00 |
|
fanasina
|
1fa118002e
|
[update] test y_nnn
|
2026-02-11 08:34:57 +01:00 |
|
fanasina
|
20e001ceb4
|
[update] learn_to_drive: unlimite update learning rate if very good reward
|
2026-02-11 08:34:33 +01:00 |
|
fanasina
|
93a89eaa99
|
[update] use tensor contract prod Opt0 in learn to drive algo
|
2026-02-11 00:30:13 +01:00 |
|
fanasina
|
d8ae2729df
|
[update] learn to drive: decrease learning rate when very good rewards
|
2026-02-11 00:28:28 +01:00 |
|
fanasina
|
a4012693cd
|
[add] y_nnn : try transfert learning to different path
|
2026-01-30 14:38:28 +01:00 |
|
fanasina
|
4bfc076972
|
[update] change separation char to %
|
2026-01-30 14:36:34 +01:00 |
|
fanasina
|
d45bb075cf
|
[update] tensor: add more Opt0 contract func thread
|
2026-01-22 22:53:20 +01:00 |
|
fanasina
|
97d881819d
|
[update] tensror: add contractProd optimized, in one thread calc
|
2026-01-22 13:58:18 +01:00 |
|
fanasina
|
c89ccb2959
|
[fix] makefile tensor test: add listdir include
|
2026-01-22 13:57:17 +01:00 |
|
fanasina
|
4b2b3a7e2b
|
[fix] makefile: add listdir include
|
2026-01-22 13:56:17 +01:00 |
|
fanasina
|
5bdb030587
|
add char sep to nameid and filename, org in y_file_handler.c
|
2025-12-21 20:07:50 +01:00 |
|
fanasina
|
3b446bada3
|
wip: set_neurons : transfert training
|
2025-12-19 15:33:47 +01:00 |
|
fanasina
|
3c1e2a18ed
|
neuron : add set_neurons to manage transfert learning
|
2025-12-17 11:46:23 +01:00 |
|
fanasina
|
3b0db90d7a
|
y_nn: handle help
|
2025-12-16 19:49:00 +01:00 |
|
fanasina
|
3ceec5a585
|
y_socket_t: transfert help to extern handler
|
2025-12-16 19:48:18 +01:00 |
|
fanasina
|
29ecf5dab5
|
y_socket: file_handler: debug readlink: have to add null char
|
2025-12-16 18:24:56 +01:00 |
|
fanasina
|
bacc12e0f0
|
y_file_handler: filename to readlink if exists
|
2025-12-16 09:34:49 +01:00 |
|
fanasina
|
1258c4638f
|
y_file_handler: return symlink cible with readlink
|
2025-12-15 23:13:11 +01:00 |
|
fanasina
|
2950b20a8f
|
learn_to_drive: action repeated too much, increase exploration factor
|
2025-12-15 21:13:52 +01:00 |
|
fanasina
|
ddb9e44536
|
learn_to_drive: debug free qparams call when free rlagent
|
2025-12-15 12:35:07 +01:00 |
|
fanasina
|
77ca0ae5c7
|
learn_to_drive: add debug print when free qlparam
|
2025-12-15 12:29:46 +01:00 |
|
fanasina
|
83c7af4395
|
y_socket: debug include tool
|
2025-12-15 11:36:24 +01:00 |
|
fanasina
|
0e80467c19
|
qlearn: add func caller name to store result more verbose, and add record result if ending before done
|
2025-12-15 11:15:51 +01:00 |
|
fanasina
|
3d54639d4c
|
debug : nan, it's the learning rate too high,s try to find optimum: 0.001
|
2025-12-13 05:00:23 +01:00 |
|
fanasina
|
32207170f6
|
learn_to_drive: add up threshold in reLU to avoid NaN in neuron weight calc
|
2025-11-28 20:53:04 +01:00 |
|
fanasina
|
cc79d8c524
|
y_nnn: debug learning: bash_print_neuron
|
2025-11-28 18:45:54 +01:00 |
|
fanasina
|
3daabbe634
|
y_nnn learn_to_drive: try to minimise no change action! search optimal params
|
2025-11-25 15:06:48 +01:00 |
|
fanasina
|
35c6868d29
|
y_nnn: add run_bash attribute to debug kill issue when run already stopped
|
2025-11-23 23:01:24 +01:00 |
|
fanasina
|
fec7e4af6f
|
y_nnn_screen: debug avoid to kill or join bash already down by adding check bash down
|
2025-11-23 22:35:23 +01:00 |
|
fanasina
|
b505673bda
|
y_nnn: launch learn when rlAgent ready, add thread attribut in networks to follow thread to avoid mem leak
|
2025-11-23 18:42:45 +01:00 |
|
fanasina
|
c60e41cf0f
|
y_socket: transfert kill to extern, y_nnn: debug leak mem
|
2025-11-23 13:30:01 +01:00 |
|
fanasina
|
f5309735d9
|
nneuron_t_file: debug free dim after extract
|
2025-11-22 16:49:03 +01:00 |
|
fanasina
|
5aa5b2e395
|
y_nnn: debug pthread leak valgrind by adding pthread_t attibute in arg_bash to follow thread created
|
2025-11-19 22:50:33 +01:00 |
|
fanasina
|
ba0a95a5b1
|
learn_to_drive: change learn_to_drive signature to be launch in a thread
|
2025-11-19 22:48:25 +01:00 |
|
fanasina
|
ea26f5f3bc
|
y_nnn: WORK IN PROGRESS... have to save
|
2025-11-16 00:01:16 +01:00 |
|
fanasina
|
63d5f63030
|
ftest: add HIDE_TEST macro to not execute the test, need to leave at least one TESTin the test file
|
2025-11-12 22:50:07 +01:00 |
|
fanasina
|
a59b9a5538
|
y_nnn : change learn_to_drive and add some bash print
|
2025-11-07 12:55:43 +01:00 |
|
fanasina
|
9ba91a6666
|
y_nnn_screen: change prompt wait_bash
|
2025-11-05 23:15:52 +01:00 |
|
fanasina
|
6a1176ca64
|
y_nnn_manager: trying to handle screen and socket
|
2025-11-05 20:59:04 +01:00 |
|
fanasina
|
2a38bbc10c
|
y_socket: debug parse comd in handle input
|
2025-11-05 15:22:15 +01:00 |
|
fanasina
|
1a696234cd
|
y_socket: arg_var and extern_handler to accept bash_arg
|
2025-11-05 00:39:32 +01:00 |
|
fanasina
|
d25ac88e15
|
y_net_neur_net: create some managers files
|
2025-10-28 19:27:02 +01:00 |
|
fanasina
|
1eb30ff794
|
Makefile: change to absolute path, and debug create lib.so if need
|
2025-10-28 19:13:28 +01:00 |
|
fanasina
|
1b78925f26
|
add y_network_neuronal_network, lib Makefile
|
2025-10-26 22:19:54 +01:00 |
|
fanasina
|
4b874a9a6a
|
y_file_handler: change fileNameDateScore to avoid confict name func
|
2025-10-26 22:18:56 +01:00 |
|
fanasina
|
7dbcb2505f
|
y_socket: add extern_socket_handler to handle other cmd extern socket
|
2025-10-23 14:27:15 +02:00 |
|
fanasina
|
151daf548d
|
y_socket: add help and kill cmd, update usage_cmdl
|
2025-10-23 11:02:35 +02:00 |
|
fanasina
|
f60538cd69
|
debug deepQlean and nneuron_t_file with -Werror
|
2025-10-21 09:49:02 +02:00 |
|
fanasina
|
2fcb70e9b7
|
deepQlearn: change Makefile test, and add Makefile to create libdeepqlearn.so
|
2025-10-21 09:07:08 +02:00 |
|