Skip to content

22 02 2023

Francesco Saccomando Ciaramella edited this page Mar 7, 2023 · 5 revisions
  • Reading this paper about rock recognition with an unsupervised neural network (thanks to chatGPT);
  • Found the dataset used in the paper: Rock Image Dataset;
  • Found another interesting Geological dataset Rock Images;
  • Found the issue in the Weights per epoch plot algorithm, trying to apply the solution to a simpler Neural Network, then to Neural.py;
  • Started the developing of a simple Geological Neural Netowork that recognizes the type of rock from the image.

Clone this wiki locally