Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / modern-fortran/neural-fortran issues and pull requests
#184 - Mv optimizer from the network level to the layer level
Pull Request -
State: open - Opened by jvdp1 8 months ago
#183 - Intrinsic `pack` replaced by pointers in `get_params` and `get_gradients`
Pull Request -
State: closed - Opened by jvdp1 9 months ago
- 2 comments
#182 - Proposition of API for the method `network % evaluate`
Pull Request -
State: closed - Opened by jvdp1 10 months ago
- 7 comments
Labels: enhancement
#181 - Replacement of a matmul + use of merge
Pull Request -
State: closed - Opened by jvdp1 10 months ago
- 4 comments
Labels: enhancement
#180 - Remove some unused variables and a broadcast
Pull Request -
State: closed - Opened by jvdp1 10 months ago
#179 - Support of a method `network % evaluate`
Issue -
State: open - Opened by jvdp1 10 months ago
- 5 comments
#178 - Addidtion of Findneural-fortran.cmake
Pull Request -
State: closed - Opened by jvdp1 10 months ago
- 1 comment
#177 - Add topics `deep-learning`, `cnn`
Issue -
State: closed - Opened by Beliavsky 10 months ago
- 1 comment
#176 - Introduce a separate `network % compile()` step
Issue -
State: open - Opened by milancurcic 10 months ago
Labels: enhancement
#175 - Addition of the Loss derived type and of the MSE loss function
Pull Request -
State: closed - Opened by jvdp1 10 months ago
- 5 comments
#174 - More conv2d tests
Pull Request -
State: closed - Opened by milancurcic 10 months ago
Labels: enhancement
#173 - Addition of the MSE loss function
Pull Request -
State: closed - Opened by jvdp1 10 months ago
- 4 comments
#172 - Add instructions using Conda
Pull Request -
State: closed - Opened by certik 11 months ago
- 1 comment
#171 - Implement locally connected layer (1-d)
Issue -
State: open - Opened by milancurcic 11 months ago
Labels: enhancement
#170 - Implement dropout layer
Issue -
State: open - Opened by milancurcic 11 months ago
Labels: enhancement
#169 - Start-to-finish example
Issue -
State: open - Opened by OsAmaro about 1 year ago
- 1 comment
#168 - Supported HDF5 version
Issue -
State: open - Opened by aminiussi about 1 year ago
- 3 comments
#167 - Test failure with ifx
Issue -
State: open - Opened by aminiussi about 1 year ago
- 6 comments
Labels: bug
#166 - Building client code with CMake
Issue -
State: closed - Opened by aminiussi about 1 year ago
- 6 comments
#165 - scaling
Issue -
State: open - Opened by castelao about 1 year ago
- 2 comments
#162 - Implementing basic RNN
Pull Request -
State: open - Opened by castelao over 1 year ago
- 3 comments
Labels: enhancement
#160 - Some tests and examples fail with segmentation fault in serial production build, but not in debug build
Issue -
State: open - Opened by asandrock over 1 year ago
- 1 comment
#158 - safegaurd Box-Muller normal random number generation against u=0.0
Pull Request -
State: closed - Opened by dacarnazzola over 1 year ago
- 10 comments
Labels: bug, enhancement
#157 - Added Batch Normalization Layer modules
Pull Request -
State: open - Opened by Spnetic-5 over 1 year ago
- 7 comments
#156 - Refactor `forward` and `backward` methods to allow passing a batch of data instead of one sample at a time
Issue -
State: open - Opened by milancurcic over 1 year ago
Labels: enhancement
#155 - Implement `batchnorm` layer
Issue -
State: open - Opened by milancurcic over 1 year ago
Labels: enhancement
#154 - Adagrad Optimizer Implementation
Pull Request -
State: closed - Opened by Spnetic-5 over 1 year ago
- 1 comment
#153 - Adagrad Optimizer Implementation
Pull Request -
State: closed - Opened by Spnetic-5 over 1 year ago
#152 - Question about the decoupled weight decay in Adam
Issue -
State: closed - Opened by milancurcic over 1 year ago
- 2 comments
Labels: question
#151 - Initializers stub
Pull Request -
State: open - Opened by milancurcic over 1 year ago
#150 - Added Adam optimizer implementation
Pull Request -
State: closed - Opened by Spnetic-5 over 1 year ago
- 4 comments
Labels: enhancement
#149 - v0.13.0 release
Issue -
State: closed - Opened by milancurcic over 1 year ago
- 5 comments
#148 - Added Momentum and Nesterov modifications
Pull Request -
State: closed - Opened by Spnetic-5 over 1 year ago
- 13 comments
Labels: enhancement
#147 - Error while building in latest main
Issue -
State: closed - Opened by Spnetic-5 over 1 year ago
- 1 comment
Labels: bug
#146 - could it be used for subrountine in FEM softwore ABAQUS
Issue -
State: open - Opened by ZPLai over 1 year ago
- 3 comments
#145 - CNN training on MNIST does not converge
Issue -
State: open - Opened by milancurcic over 1 year ago
- 3 comments
Labels: bug
#144 - Added RMSProp Optimizer subroutine
Pull Request -
State: closed - Opened by Spnetic-5 over 1 year ago
- 5 comments
#143 - add CELU activation function
Pull Request -
State: closed - Opened by pablomazo over 1 year ago
#142 - Connect `flatten`, `conv2d`, and `maxpool2d` layers in backward pass
Pull Request -
State: closed - Opened by milancurcic over 1 year ago
- 2 comments
Labels: bug
#141 - Add missing update for `conv2d_layer`
Pull Request -
State: closed - Opened by milancurcic over 1 year ago
- 1 comment
Labels: bug
#140 - Example program that shows how to access internal layer parameters
Pull Request -
State: closed - Opened by milancurcic over 1 year ago
- 1 comment
#139 - SGD optimizer stub
Pull Request -
State: closed - Opened by milancurcic over 1 year ago
- 2 comments
Labels: enhancement
#138 - Update contributors and acknowledgment
Pull Request -
State: closed - Opened by milancurcic over 1 year ago
#137 - Implement momentum and Nesterov modifications in SGD in example/quadratic.f90
Issue -
State: closed - Opened by milancurcic over 1 year ago
- 1 comment
Labels: enhancement
#136 - Implement RMSprop in example/quadratic.f90
Issue -
State: closed - Opened by milancurcic over 1 year ago
- 3 comments
Labels: enhancement
#135 - Question about input data to the quadratic function in example/quadratic.f90
Issue -
State: closed - Opened by milancurcic over 1 year ago
- 2 comments
Labels: question
#134 - GSoC Optimizers: Example program to fit a quadratic function
Pull Request -
State: closed - Opened by Spnetic-5 over 1 year ago
- 7 comments
#133 - Add example program to fit a quadratic function using different optimizers
Issue -
State: closed - Opened by milancurcic over 1 year ago
- 1 comment
Labels: enhancement
#132 - Implement deconvolution / transpose convolution layer
Issue -
State: open - Opened by milancurcic almost 2 years ago
Labels: enhancement
#131 - Implement upsampling layer type
Issue -
State: open - Opened by milancurcic almost 2 years ago
Labels: enhancement
#130 - UNET implementation support
Issue -
State: open - Opened by sidmishfpl1801 almost 2 years ago
- 2 comments
#129 - WIP: Update CMake to allow for prebuild dependencies
Pull Request -
State: open - Opened by mathomp4 almost 2 years ago
- 2 comments
#128 - Possible to build without internet access aka pre-built dependencies?
Issue -
State: open - Opened by mathomp4 almost 2 years ago
- 9 comments
#127 - Is CoArray that optional ?
Issue -
State: closed - Opened by aminiussi almost 2 years ago
- 2 comments
Labels: question
#126 - Class-based activation functions
Pull Request -
State: closed - Opened by ggoyman almost 2 years ago
- 2 comments
Labels: enhancement
#125 - MNIST example via PNG
Issue -
State: open - Opened by serfcity almost 2 years ago
- 1 comment
#124 - Implement activation params type
Issue -
State: closed - Opened by milancurcic almost 2 years ago
- 5 comments
Labels: enhancement, good first issue
#123 - Added Leaky ReLU activation function (1D & 3D)
Pull Request -
State: closed - Opened by Spnetic-5 almost 2 years ago
- 14 comments
Labels: enhancement
#120 - Update contributors
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
#119 - Add linear activation function
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
Labels: enhancement
#118 - Insert a flatten layer if a dense layer follows a layer
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
Labels: enhancement
#117 - Small workaround to make Intel compiler happy
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
#116 - Introduce optimizer_base_type in support of different optimizers
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
#115 - Implement Adam optimizer
Issue -
State: closed - Opened by milancurcic about 2 years ago
- 6 comments
Labels: enhancement
#114 - Add batch normalization and Adam optimizer
Issue -
State: open - Opened by rweed about 2 years ago
#113 - Add missing edit descriptor
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
#112 - get_set_network_params.f90 does not print the output of a logical test
Issue -
State: closed - Opened by jvo203 about 2 years ago
- 1 comment
#111 - Get set network parameters
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
- 3 comments
Labels: enhancement
#110 - Fix CMake build
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
Labels: bug
#109 - Contributing guide
Pull Request -
State: closed - Opened by milancurcic about 2 years ago
#108 - Create a contributing guide
Issue -
State: closed - Opened by milancurcic about 2 years ago
Labels: enhancement
#107 - getting / setting network parameters (third-time lucky with tab space formatting)
Pull Request -
State: closed - Opened by jvo203 about 2 years ago
- 1 comment
#106 - getting / setting network parameters
Pull Request -
State: closed - Opened by jvo203 about 2 years ago
- 3 comments
#105 - fixed cmake build & added get_num_params()
Pull Request -
State: closed - Opened by jvo203 about 2 years ago
- 3 comments
#104 - broken cmake compilation
Issue -
State: closed - Opened by jvo203 about 2 years ago
- 2 comments
Labels: bug
#103 - extract / set all network parameters via a single 1D real array
Issue -
State: closed - Opened by jvo203 about 2 years ago
- 2 comments
#102 - Support for neural network exchange format (NNEF)
Issue -
State: open - Opened by ivan-pi over 2 years ago
- 3 comments
Labels: enhancement
#99 - CNN backward pass
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
- 1 comment
Labels: enhancement
#98 - Deploy ford documentation to GitHub Pages
Pull Request -
State: open - Opened by rouson over 2 years ago
- 8 comments
#97 - Implement the reshape layer
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
Labels: enhancement
#96 - Bump version in fpm.toml
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
#95 - Compiling on Windows 10
Issue -
State: open - Opened by mrthiele over 2 years ago
- 7 comments
#94 - Fix accidental TOC reorder from a previous PR
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
#93 - Update README
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
#92 - Rename output -> predict for consistency with Keras
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
#90 - Batch inference
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
Labels: enhancement
#89 - Implement read-only forward pass
Issue -
State: closed - Opened by milancurcic over 2 years ago
- 1 comment
Labels: enhancement
#88 - Implement a reshape layer
Issue -
State: closed - Opened by milancurcic over 2 years ago
Labels: enhancement
#87 - CI
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
Labels: enhancement
#86 - Add GitHub Actions to run the tests on all pushes and pull requests on Linux and macOS
Issue -
State: closed - Opened by milancurcic over 2 years ago
#85 - Read Conv2D, MaxPooling2D, and Flatten layers from Keras
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
Labels: enhancement
#84 - Update contributors list
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
#83 - fixed a memory leak when reading the JSON
Pull Request -
State: closed - Opened by jacobwilliams over 2 years ago
- 2 comments
#82 - Memory leak in get_keras_h5_layers
Issue -
State: closed - Opened by jacobwilliams over 2 years ago
- 1 comment
Labels: bug
#81 - Add CITATION.cff
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
#80 - Update fpm instructions in light of the required HDF5 dependency
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
#79 - Support for loading Keras models
Pull Request -
State: closed - Opened by milancurcic over 2 years ago
- 2 comments
Labels: enhancement
#78 - Initialize random number generation for consistent behavior between compilers
Issue -
State: open - Opened by milancurcic over 2 years ago
Labels: bug
#77 - Fix CMake build for the new src directory structure
Pull Request -
State: closed - Opened by milancurcic almost 3 years ago
- 1 comment
Labels: bug
#76 - Clean up example and add a note to emphasize the user API
Pull Request -
State: closed - Opened by milancurcic almost 3 years ago
- 1 comment
Labels: enhancement