Training a MLP neural network using Jupyter Notebook and Python.
# clone project
git clone https://github.com/uea-geral/rna-mlp-experiments-exercise
# change directory
cd rna-mlp-experiments-exercise
# install dependencies
python -m pip install -r requirements.txt
- Created by @gabrielSantosLima
- Credits to @elloa