Commit Graph

325 Commits

Author SHA1 Message Date
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
fanasina 244ac9cd1d deepQlearning: add libdeepqlearn.so, debug some issue with -Werror -fpic 2025-10-21 08:34:25 +02:00
fanasina bc7d98094f y_file_handler: change default dest dir, and try always mkdir even if for default dir 2025-10-20 21:20:03 +02:00
fanasina a16efe0f52 y_socket: add arg_var_ struct to call cmd outside y_socket: func : set_cmd_to_socket 2025-10-20 20:09:14 +02:00
fanasina de4d64e83d y_socket: update usage_cmdl add pipe and some examples 2025-10-20 11:32:55 +02:00
fanasina 6133cf37de y_file_handler: add mkdir dst_dir, previous commit contain debug eof in receve from node 2025-10-20 09:54:59 +02:00
fanasina a776a8cc0f y_socket: trying to add dst_dir to specify destination directory when getting file 2025-10-20 09:48:02 +02:00
fanasina 7c13efe055 y_socket: cleanup some debug print 2025-10-19 23:42:35 +02:00
fanasina 7b0181e2f0 y_node: try to debug node.loc_addr initialization 2025-10-19 22:33:06 +02:00
fanasina a487818d8a y_socket: add pipe cmd, to chaine cmd in command line 2025-10-19 20:41:52 +02:00
fanasina e4966ac090 y_json: handle error string format 2025-10-19 00:05:57 +02:00
fanasina 2fa7715901 y_socket: remove header_ok when it is done 2025-10-18 23:31:17 +02:00
fanasina fb110e77a5 y_socket: add cleanup in usage cmdl 2025-10-18 22:51:52 +02:00
fanasina 492edebdee y_socket: add update cleanup 2025-10-18 21:36:39 +02:00
fanasina 8d1f89f6b6 y_node: change add node, handle ::1 with set node 2025-10-18 21:32:18 +02:00
fanasina 928932b1ff y_node: debug local_address attribute, handle ::1 manualy 2025-10-18 20:15:39 +02:00
fanasina 1a723bf83f y_socket: init node local addr attribute in update_node func 2025-10-18 16:29:26 +02:00
fanasina c186db9f8d y_socket: debug cmp header nameid with mask 2025-10-18 16:02:45 +02:00
fanasina 009c4c2765 y_socket: try add manualy ::1 to local address 2025-10-18 15:42:47 +02:00
fanasina 1f4dd9cc4c y_socket: add other address: all excluding local address 2025-10-18 13:59:26 +02:00
fanasina 807269035d y_socket: record file in an other dir 2025-10-18 13:44:11 +02:00
fanasina 760a3bb7c7 y_socket: remove some debug printf 2025-10-18 10:55:24 +02:00