29 Commits

Author SHA1 Message Date
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 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 cc79d8c524 y_nnn: debug learning: bash_print_neuron 2025-11-28 18:45:54 +01:00
fanasina f5309735d9 nneuron_t_file: debug free dim after extract 2025-11-22 16:49:03 +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 f60538cd69 debug deepQlean and nneuron_t_file with -Werror 2025-10-21 09:49:02 +02:00
fanasina 244ac9cd1d deepQlearning: add libdeepqlearn.so, debug some issue with -Werror -fpic 2025-10-21 08:34:25 +02:00
fanasina 52e6353469 learnig: add ending and fix leak memory 2025-05-12 15:16:19 +02:00
fanasina 9674422b1e y_socket: try send file, neuron_t: modify EXTRACT from filr to neuron/tensor 2025-04-19 09:12:58 +02:00
fanasina e64cef1688 add some test deep reinforcement learning 2024-07-18 02:10:41 +02:00
fanasina 491d0c283f neuron_t: add header to handle file
import and extract all tensor attribute of a neuron
2024-07-16 12:15:43 +02:00
fanasina aac7434346 Trying to fix nan output of RL by using relu with upperbound 2024-07-16 12:13:05 +02:00
fanasina 0c9813beca Add some MACRO in neuron_t and debug deepQlearning 2024-07-09 17:38:58 +02:00
fanasina 582d7a6a70 first try qdeep learning 2024-06-21 00:28:50 +02:00
fanasina 9927d6642c modify COMPARE_N in tool, modify attribute of vehicle by using tensor 2024-06-13 23:35:25 +02:00
fanasina 99e87a7b5b add macro MIN MAX in toom_t, and add copy tensor and weight_in neurons 2024-06-11 21:40:39 +02:00
fanasina 2ef9a6b7c4 setup neurons library and some script to test this lib 2024-04-16 21:15:23 +02:00
fanasina 9244239f46 debug -Werr and creake Makefile to build libneurons.so 2024-03-26 14:27:33 +01:00
fanasina 3911456abc change setup neurons and add update learning rates 2024-03-22 10:15:21 +01:00
fanasina 35a1fa1f6c add cloneuronset to parrallel learning in batch 2024-03-06 10:49:37 +01:00
fanasina 41ebf3691c add some files data set tests 2024-02-28 09:57:57 +01:00
fanasina 924ff3a7dd add functions calculate parallel updates neurons, and debug some leak functions 2024-02-28 09:57:21 +01:00
fanasina c1409546ef add some functions to convert input char to dimension and tensor 2024-02-25 00:53:57 +01:00
fanasina ef107c11db create test and makefiles for neuron 2024-02-22 10:08:10 +01:00
fanasina 8bdd15f9a2 add neuron repository 2024-02-22 10:05:50 +01:00
fanasina cdc4ddf373 add print and sprint tensor and split dim end tensor 2024-02-20 01:20:15 +01:00
fanasina a418b753db add neuron repo, add ftest_array header 2024-01-18 00:22:57 +01:00