Actually, now I get a compile error, saying that there are multiple definitions of these three functions, but I really can't see where these are, since these are only defined in the dense.h and dense.c files.
On 8/7/24 08:46, Alexandros Drymonitis wrote:
On 8/6/24 23:21, IOhannes m zmölnig wrote:
On 8/6/24 14:34, Christof Ressi wrote:
Hi,
can you post a link to the repository? Then we don't need to guess :)
+1
Am 6. August 2024 13:46:46 MESZ schrieb Alexandros Drymonitis adrcki@gmail.com:
It's not in a repo yet, it's on my laptop only.
-1
You're both right, sorry for not providing one from the start. Here it is: https://github.com/alexdrymonitis/neuralnet/tree/develop
For now I've included three functions in the dense.c file as a test. I want to include more, but I can't even make these three to work.