This website requires JavaScript.
052f26ac5c
update: [tensor] add transpose optimized function and tests
master
giteaorgmaster
fanasina
2026-06-28 20:42:10 +02:00
581e501b75
[test] y_nnn compare transfert learning and from scratch learning
fanasina
2026-02-11 23:49:34 +01:00
baac3aefc4
[update] y_nnn : compare transfert learning vs from scratch learning
fanasina
2026-02-10 19:18:54 +01:00
0a9d00ca5a
[update] learn_to_drive: set tensorContractProdOpt
fanasina
2026-02-09 23:22:49 +01:00
3cf69b6530
[fix] help: fix spelling <which>
fanasina
2026-02-09 21:42:50 +01:00
1fa118002e
[update] test y_nnn
fanasina
2026-02-11 08:34:57 +01:00
20e001ceb4
[update] learn_to_drive: unlimite update learning rate if very good reward
fanasina
2026-02-11 08:34:33 +01:00
93a89eaa99
[update] use tensor contract prod Opt0 in learn to drive algo
fanasina
2026-02-11 00:30:13 +01:00
d8ae2729df
[update] learn to drive: decrease learning rate when very good rewards
fanasina
2026-02-11 00:28:28 +01:00
a4012693cd
[add] y_nnn : try transfert learning to different path
fanasina
2026-01-30 14:38:28 +01:00
4bfc076972
[update] change separation char to %
fanasina
2026-01-30 14:36:23 +01:00
d45bb075cf
[update] tensor: add more Opt0 contract func thread
fanasina
2026-01-22 22:53:20 +01:00
97d881819d
[update] tensror: add contractProd optimized, in one thread calc
fanasina
2026-01-22 13:58:18 +01:00
c89ccb2959
[fix] makefile tensor test: add listdir include
fanasina
2026-01-22 13:57:17 +01:00
4b2b3a7e2b
[fix] makefile: add listdir include
fanasina
2026-01-22 13:56:17 +01:00
5bdb030587
add char sep to nameid and filename, org in y_file_handler.c
fanasina
2025-12-21 20:07:50 +01:00
3b446bada3
wip: set_neurons : transfert training
fanasina
2025-12-19 15:33:47 +01:00
3c1e2a18ed
neuron : add set_neurons to manage transfert learning
fanasina
2025-12-17 11:46:23 +01:00
3b0db90d7a
y_nn: handle help
fanasina
2025-12-16 19:49:00 +01:00
3ceec5a585
y_socket_t: transfert help to extern handler
fanasina
2025-12-16 19:48:18 +01:00
29ecf5dab5
y_socket: file_handler: debug readlink: have to add null char
fanasina
2025-12-16 18:24:56 +01:00
bacc12e0f0
y_file_handler: filename to readlink if exists
fanasina
2025-12-16 09:34:42 +01:00
1258c4638f
y_file_handler: return symlink cible with readlink
fanasina
2025-12-15 23:12:51 +01:00
2950b20a8f
learn_to_drive: action repeated too much, increase exploration factor
fanasina
2025-12-15 21:13:52 +01:00
ddb9e44536
learn_to_drive: debug free qparams call when free rlagent
fanasina
2025-12-15 12:35:07 +01:00
77ca0ae5c7
learn_to_drive: add debug print when free qlparam
fanasina
2025-12-15 12:28:44 +01:00
83c7af4395
y_socket: debug include tool
fanasina
2025-12-15 11:36:24 +01:00
0e80467c19
qlearn: add func caller name to store result more verbose, and add record result if ending before done
fanasina
2025-12-15 11:15:51 +01:00
3d54639d4c
debug : nan, it's the learning rate too high,s try to find optimum: 0.001
fanasina
2025-12-13 05:00:23 +01:00
32207170f6
learn_to_drive: add up threshold in reLU to avoid NaN in neuron weight calc
fanasina
2025-11-28 20:53:04 +01:00
cc79d8c524
y_nnn: debug learning: bash_print_neuron
fanasina
2025-11-28 18:45:54 +01:00
3daabbe634
y_nnn learn_to_drive: try to minimise no change action! search optimal params
fanasina
2025-11-25 15:06:48 +01:00
35c6868d29
y_nnn: add run_bash attribute to debug kill issue when run already stopped
fanasina
2025-11-23 23:01:24 +01:00
fec7e4af6f
y_nnn_screen: debug avoid to kill or join bash already down by adding check bash down
fanasina
2025-11-23 22:35:23 +01:00
b505673bda
y_nnn: launch learn when rlAgent ready, add thread attribut in networks to follow thread to avoid mem leak
fanasina
2025-11-23 18:42:45 +01:00
c60e41cf0f
y_socket: transfert kill to extern, y_nnn: debug leak mem
fanasina
2025-11-23 13:30:01 +01:00
f5309735d9
nneuron_t_file: debug free dim after extract
fanasina
2025-11-22 16:49:03 +01:00
5aa5b2e395
y_nnn: debug pthread leak valgrind by adding pthread_t attibute in arg_bash to follow thread created
fanasina
2025-11-19 22:50:33 +01:00
ba0a95a5b1
learn_to_drive: change learn_to_drive signature to be launch in a thread
fanasina
2025-11-19 22:48:25 +01:00
ea26f5f3bc
y_nnn: WORK IN PROGRESS... have to save
fanasina
2025-11-16 00:01:16 +01:00
63d5f63030
ftest: add HIDE_TEST macro to not execute the test, need to leave at least one TESTin the test file
fanasina
2025-11-12 22:50:07 +01:00
a59b9a5538
y_nnn : change learn_to_drive and add some bash print
fanasina
2025-11-07 12:55:43 +01:00
9ba91a6666
y_nnn_screen: change prompt wait_bash
fanasina
2025-11-05 23:14:31 +01:00
6a1176ca64
y_nnn_manager: trying to handle screen and socket
fanasina
2025-11-05 20:59:04 +01:00
2a38bbc10c
y_socket: debug parse comd in handle input
fanasina
2025-11-05 15:22:15 +01:00
1a696234cd
y_socket: arg_var and extern_handler to accept bash_arg
fanasina
2025-11-05 00:39:32 +01:00
d25ac88e15
y_net_neur_net: create some managers files
fanasina
2025-10-28 19:27:02 +01:00
1eb30ff794
Makefile: change to absolute path, and debug create lib.so if need
fanasina
2025-10-28 19:13:28 +01:00
1b78925f26
add y_network_neuronal_network, lib Makefile
fanasina
2025-10-26 22:19:54 +01:00
4b874a9a6a
y_file_handler: change fileNameDateScore to avoid confict name func
fanasina
2025-10-26 22:18:56 +01:00
7dbcb2505f
y_socket: add extern_socket_handler to handle other cmd extern socket
fanasina
2025-10-23 14:27:15 +02:00
151daf548d
y_socket: add help and kill cmd, update usage_cmdl
fanasina
2025-10-23 11:02:35 +02:00
f60538cd69
debug deepQlean and nneuron_t_file with -Werror
fanasina
2025-10-21 09:49:02 +02:00
2fcb70e9b7
deepQlearn: change Makefile test, and add Makefile to create libdeepqlearn.so
fanasina
2025-10-21 09:07:08 +02:00
244ac9cd1d
deepQlearning: add libdeepqlearn.so, debug some issue with -Werror -fpic
fanasina
2025-10-21 08:34:25 +02:00
bc7d98094f
y_file_handler: change default dest dir, and try always mkdir even if for default dir
fanasina
2025-10-20 21:20:03 +02:00
a16efe0f52
y_socket: add arg_var_ struct to call cmd outside y_socket: func : set_cmd_to_socket
fanasina
2025-10-20 20:09:14 +02:00
de4d64e83d
y_socket: update usage_cmdl add pipe and some examples
fanasina
2025-10-20 11:32:55 +02:00
6133cf37de
y_file_handler: add mkdir dst_dir, previous commit contain debug eof in receve from node
fanasina
2025-10-20 09:54:59 +02:00
a776a8cc0f
y_socket: trying to add dst_dir to specify destination directory when getting file
fanasina
2025-10-20 09:48:02 +02:00
7c13efe055
y_socket: cleanup some debug print
fanasina
2025-10-19 23:42:19 +02:00
7b0181e2f0
y_node: try to debug node.loc_addr initialization
fanasina
2025-10-19 22:33:06 +02:00
a487818d8a
y_socket: add pipe cmd, to chaine cmd in command line
fanasina
2025-10-19 20:41:52 +02:00
e4966ac090
y_json: handle error string format
fanasina
2025-10-19 00:05:57 +02:00
2fa7715901
y_socket: remove header_ok when it is done
fanasina
2025-10-18 23:31:17 +02:00
fb110e77a5
y_socket: add cleanup in usage cmdl
fanasina
2025-10-18 22:51:52 +02:00
492edebdee
y_socket: add update cleanup
fanasina
2025-10-18 21:36:39 +02:00
8d1f89f6b6
y_node: change add node, handle ::1 with set node
fanasina
2025-10-18 21:32:18 +02:00
928932b1ff
y_node: debug local_address attribute, handle ::1 manualy
fanasina
2025-10-18 20:15:39 +02:00
1a723bf83f
y_socket: init node local addr attribute in update_node func
fanasina
2025-10-18 16:29:26 +02:00
c186db9f8d
y_socket: debug cmp header nameid with mask
fanasina
2025-10-18 16:02:45 +02:00
009c4c2765
y_socket: try add manualy ::1 to local address
fanasina
2025-10-18 15:42:47 +02:00
1f4dd9cc4c
y_socket: add other address: all excluding local address
fanasina
2025-10-18 13:59:26 +02:00
807269035d
y_socket: record file in an other dir
fanasina
2025-10-18 13:44:11 +02:00
760a3bb7c7
y_socket: remove some debug printf
fanasina
2025-10-18 10:55:24 +02:00
14552f5248
y_worker,y_task: remove some debug printf
fanasina
2025-10-18 10:26:23 +02:00
6c643f0792
y_socket: add usage_cmd
fanasina
2025-10-18 10:13:41 +02:00
61f977c32a
y_socket: debug free m_str if not use
fanasina
2025-10-18 09:03:59 +02:00
360a6c20df
y_node: add ifaddr to check local address node
fanasina
2025-10-18 08:50:06 +02:00
14f5a53fff
y_file_handler: debug func cmp hearder with mask
fanasina
2025-10-18 08:48:00 +02:00
fe3a0cf11e
yjson: debug error format object, add check NULL before free
fanasina
2025-10-18 00:30:56 +02:00
c0e610641f
y_socket: remove usage m_variables
fanasina
2025-10-17 00:20:38 +02:00
78647b47ce
y_socket: debug nameid change
fanasina
2025-10-16 23:25:00 +02:00
940c1c9541
y_socket: handle file, change nameid: keep only src addr
fanasina
2025-10-16 23:14:49 +02:00
61a67f96d3
y_socket: allow sending sock even if workers will stop
fanasina
2025-10-16 22:39:28 +02:00
1debd9dc95
y_socket: debug addrlen need to be set correctly, here sizeof sockaddr_storage for all!
fanasina
2025-10-16 22:26:49 +02:00
d1964d7ab7
y_socket: debug addr_len's node
fanasina
2025-10-15 23:11:57 +02:00
1ca0eeaf69
y_socket: refactor and try to debug kill all
fanasina
2025-10-15 22:56:16 +02:00
4c1fc03d0c
list: ad search from end list
fanasina
2025-10-11 23:12:12 +02:00
6527394785
y_socket: debug recvfrom buf ending, prepare handling varoable
fanasina
2025-10-11 21:13:45 +02:00
6aa1e9b245
y_socket: cleanup
fanasina
2025-10-11 10:18:19 +02:00
18a96c3cda
y_socket: add node to nodes func
fanasina
2025-10-11 09:39:11 +02:00
4b2ffe6cf6
y_socket: debug no mut go_on workers before handling buf
fanasina
2025-10-11 08:21:53 +02:00
b3c5fd38dc
y_socket: debug go_on workers before handling buf
fanasina
2025-10-11 08:20:07 +02:00
7a07b43038
y_socket: add check go_on workers before handling buf
fanasina
2025-10-11 08:08:41 +02:00
f232cd3826
y_socket: add send all func
fanasina
2025-10-10 22:13:12 +02:00
36d2859abf
y_send: debug, try another way re_sending paquets
fanasina
2025-10-10 08:55:23 +02:00
19570483e7
y_socket: debug send_file update nameid and timeid when re_sending paquets
fanasina
2025-10-10 08:46:04 +02:00
2a317e93d5
y_socket: debug sendto sizeof node.addr
fanasina
2025-10-10 00:03:31 +02:00
ae6e23bb32
y_socket: change tm when (re)sendng file
fanasina
2025-10-09 16:34:10 +02:00