nedtaylor / athena

A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs), it can handle most standard hidden layer forms of neural networks, with the plan to integrate more.
MIT License
18 stars 2 forks source link

Add ci tools for code consistency #16

Open nedtaylor opened 7 months ago

nedtaylor commented 7 months ago

Add checks for commenting and correct formatting