fanasina
|
bdaf894aea
|
add sockets
|
2024-12-24 23:15:44 +01:00 |
|
fanasina
|
494b835d11
|
update json_t source
|
2024-08-14 00:11:02 +02:00 |
|
fanasina
|
82bd866824
|
add test input formated json
|
2024-08-14 00:09:18 +02:00 |
|
fanasina
|
8f417b8ebb
|
yjson: optimize iter
|
2024-08-06 00:46:54 +02:00 |
|
fanasina
|
6285732e94
|
debug list_t move current to index func
|
2024-08-05 23:53:06 +02:00 |
|
fanasina
|
61731335c9
|
change 'iter' attribute behaving
|
2024-08-04 23:16:00 +02:00 |
|
fanasina
|
3fddd421cb
|
add new repo to handle json
|
2024-08-04 00:23:59 +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
|
824396f901
|
second try, not yet working
|
2024-06-21 11:37:43 +02:00 |
|
fanasina
|
582d7a6a70
|
first try qdeep learning
|
2024-06-21 00:28:50 +02:00 |
|
fanasina
|
e96304bee7
|
wip deepQlearning
|
2024-06-14 23:07:39 +02:00 |
|
fanasina
|
474af56377
|
using tensor in vehicle
|
2024-06-14 15:59:47 +02:00 |
|
fanasina
|
a6dd800986
|
add scalar product tensor
|
2024-06-14 01:41: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
|
13f91583bb
|
update learn to drive and Makefile
|
2024-06-12 00:24:17 +02:00 |
|
fanasina
|
fca991eb37
|
create deepReinforcementLearning repo, test print vehicle
|
2024-06-11 22:24:59 +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
|
b3de7fb171
|
rename rabbit_learn to Frozen_Lake
|
2024-05-14 09:41:07 +02:00 |
|
fanasina
|
904f25d0d2
|
ytool: debug COMPARE_N_TYPE
|
2024-05-06 00:27:56 +02:00 |
|
fanasina
|
76472e9492
|
modify code for qlearn rabbit
|
2024-05-06 00:26:09 +02:00 |
|
fanasina
|
77b9ead331
|
create new folder Qlearning, first example rabbit game
|
2024-04-29 00:01:32 +02:00 |
|
fanasina
|
62a98f3a9c
|
modify list_t by adding macro to create list of any structs
|
2024-04-29 00:00:12 +02:00 |
|
fanasina
|
1c4f8f801f
|
create linked list generic
|
2024-04-25 00:58:04 +02:00 |
|
fanasina
|
6a24c2b427
|
add signed coordinate transformations
|
2024-04-22 12:00:55 +02:00 |
|
fanasina
|
2ef9a6b7c4
|
setup neurons library and some script to test this lib
|
2024-04-16 21:15:23 +02:00 |
|
fanasina
|
4d80d44f70
|
add .so in gitignore
|
2024-03-26 14:29:02 +01: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
|
19d7e03fa7
|
update gitignore
|
2024-03-06 10:56:13 +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
|
2fc2fe477f
|
add some functions to pars input char* or file to convert to tensor input output
|
2024-02-26 18:01:57 +01:00 |
|
fanasina
|
39c8e90555
|
add test files input tensor from
|
2024-02-26 18:00:40 +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
|
ccc3c3257b
|
add print and sprint dim and tensor for debug
|
2024-02-22 10:05:18 +01:00 |
|
fanasina
|
cdc4ddf373
|
add print and sprint tensor and split dim end tensor
|
2024-02-20 01:20:15 +01:00 |
|
fanasina
|
ede9ce4d59
|
remove some logs for debug in cl_tensor.c
|
2024-02-12 23:24:06 +01:00 |
|
fanasina
|
78b8cb5145
|
create valgrind script cmd
|
2024-02-12 12:12:54 +01:00 |
|
fanasina
|
c07ed1b160
|
debug tensor prod contract 2d cl and pthread
|
2024-02-12 12:08:16 +01:00 |
|
fanasina
|
60e4b16308
|
another debug with valgrind in fmock and tensor
|
2024-02-12 01:34:08 +01:00 |
|
fanasina
|
877891987a
|
debug mem leak valgrind on fmock
|
2024-02-09 16:05:55 +01:00 |
|
fanasina
|
9c58ca2873
|
debug leak mem in fmock
|
2024-02-09 13:16:31 +01:00 |
|
fanasina
|
e1171d720b
|
debug all leak mem with valgrind in ftest and tensor rep
|
2024-02-08 23:57:10 +01:00 |
|
fanasina
|
6ae0f7cd75
|
add product tensor with pthread (normal prod and contract prod)
|
2024-02-04 00:54:04 +01:00 |
|