arjo129/NueralNets
Fortran Based Nueral Networks
This project offers a set of neural network tools built with Fortran 95, designed for those who need to train machine learning models. You provide your dataset, and it helps you develop and train a neural network using techniques like stochastic gradient descent to find patterns and make predictions. It's for engineers or researchers working with scientific computing, simulations, or data analysis who prefer Fortran environments.
No commits in the last 6 months.
Use this if you need to implement and train neural networks within a Fortran programming environment, especially for tasks involving numerical analysis or scientific data.
Not ideal if you are looking for a modern deep learning framework with extensive libraries and community support in languages like Python or R.
Stars
13
Forks
4
Language
FORTRAN
License
—
Category
Last pushed
Aug 29, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/arjo129/NueralNets"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mlverse/torch
R Interface to Torch
modern-fortran/neural-fortran
A parallel framework for deep learning
Beliavsky/Fortran-code-on-GitHub
Directory of Fortran codes on GitHub, arranged by topic
Cambridge-ICCS/FTorch
A library for directly calling PyTorch ML models from Fortran.
NVIDIA/TorchFort
An Online Deep Learning Interface for HPC programs on NVIDIA GPUs