This repository contains 3 notebooks:
- data (preprocess data and visulization)
- train (CNN training and unseen plastic blend composition prediction)
- result (result visulization)
You can find all the data, results and weights here
- data (folder containing raw and preprocessed data)
- h5 (training weights of CNNs)
- pickle (result of training)
- unseen_pickle (result of unseen prediction)
Python 3.8, Tensorflow 2.3