This repository contains all the code used in the EFE project to develop the neural network features.
- analyze: contains some scripts that help to analyze the data in the EssenceCatalog-run repository
- data: contains some data produced during the research
- make_features: contains a script that helps generate features from a neural network or using fzn2feat
- network: contains the scripts used to train the neural network
- predict: contains a script that can be used to predict an instance giving a set of features
- scripts: contains the .sh scripts used to train the neural network using slurm