augustin64 7511856621 Translate backward convolution to CUDA
Not working yet, CUDA kernels in `backpropagation.cu` don't have access to activation functions declared in `function.cu` using `get_activation_function_cuda`.

Temporary workaround: copy `backpropagation.cu` parts that don't work to `function.cu` (all the parts using function pointers in kernels
2023-03-30 18:16:41 +02:00
2022-10-24 12:57:07 +02:00
2022-04-03 21:44:15 +02:00
2023-03-15 21:34:03 +01:00
2023-03-27 18:30:19 +02:00
2023-03-11 17:51:52 +01:00
2022-05-23 12:13:46 +02:00

TIPE

Projet de TIPE en MP2I 2022-2023

Description
TIPE en MP2I puis MPI* 2021-2023
https://tipe.augustin64.fr/mnist
Readme GPL-3.0 25 MiB
Languages
C 71.6%
Cuda 19%
Python 4.7%
Makefile 2%
JavaScript 1.3%
Other 1.4%