Issues
- 1
2D Linear Layer
#196 opened by OneAdder - 17
Implement dropout layer
#170 opened by milancurcic - 1
MNIST example via PNG
#125 opened by serfcity - 0
Compile with LFortran
#191 opened by milancurcic - 3
please test with flang
#185 opened by jeffhammond - 0
- 8
Supported HDF5 version
#168 opened by aminiussi - 1
Make HDF5 optional
#186 opened by milancurcic - 5
Support of a method `network % evaluate`
#179 opened by jvdp1 - 6
Building client code with CMake
#166 opened by aminiussi - 1
Add topics `deep-learning`, `cnn`
#177 opened by Beliavsky - 0
Introduce a separate `network % compile()` step
#176 opened by milancurcic - 3
CNN training on MNIST does not converge
#145 opened by milancurcic - 0
Implement locally connected layer (1-d)
#171 opened by milancurcic - 1
Start-to-finish example
#169 opened by OsAmaro - 6
Test failure with ifx
#167 opened by aminiussi - 1
Some tests and examples fail with segmentation fault in serial production build, but not in debug build
#160 opened by asandrock - 2
- 0
Refactor `forward` and `backward` methods to allow passing a batch of data instead of one sample at a time
#156 opened by milancurcic - 0
Implement `batchnorm` layer
#155 opened by milancurcic - 2
Question about the decoupled weight decay in Adam
#152 opened by milancurcic - 3
could it be used for subrountine in FEM softwore ABAQUS
#146 opened by ZPLai - 3
Support for neural network exchange format (NNEF)
#102 opened by ivan-pi - 0
Add batch normalization and Adam optimizer
#114 opened by rweed - 6
Implement Adam optimizer
#115 opened by milancurcic - 2
Is CoArray that optional ?
#127 opened by aminiussi - 1
Implement momentum and Nesterov modifications in SGD in example/quadratic.f90
#137 opened by milancurcic - 5
v0.13.0 release
#149 opened by milancurcic - 1
Error while building in latest main
#147 opened by Spnetic-5 - 3
Implement RMSprop in example/quadratic.f90
#136 opened by milancurcic - 2
Question about input data to the quadratic function in example/quadratic.f90
#135 opened by milancurcic - 1
Add example program to fit a quadratic function using different optimizers
#133 opened by milancurcic - 0
- 2
UNET implementation support
#130 opened by sidmishfpl1801 - 0
Implement upsampling layer type
#131 opened by milancurcic - 0
Create a contributing guide
#108 opened by milancurcic - 9
- 5
Implement activation params type
#124 opened by milancurcic - 1
Implement read-only forward pass
#89 opened by milancurcic - 1
- 2
- 2
broken cmake compilation
#104 opened by jvo203 - 0
Implement maxpool2d backward pass
#69 opened by milancurcic - 7
Compiling on Windows 10
#95 opened by mrthiele - 0
Implement a reshape layer
#88 opened by milancurcic - 0
Add GitHub Actions to run the tests on all pushes and pull requests on Linux and macOS
#86 opened by milancurcic - 1
Memory leak in get_keras_h5_layers
#82 opened by jacobwilliams - 0
Initialize random number generation for consistent behavior between compilers
#78 opened by milancurcic - 2
- 1
Protect the main branch
#73 opened by rouson