-
Notifications
You must be signed in to change notification settings - Fork 0
21 02 2023
Francesco Saccomando Ciaramella edited this page Mar 6, 2023
·
4 revisions
- Weight per epoch plot still under work (Neural_review.py): trying to plot the weights I get ValueError: Input could not be cast to an at-least-1D NumPy array;
- Reading this paper to understand if the DeepRock-SR-2D Database is suitable for a simple geological neural network;
- Starting to code a new neural network (Bio.py), using the load_diabetes dataset from sklearn package (ValueError: Input 0 of layer "sequential" is incompatible with the layer: expected shape=(None, 422, 10), found shape=(None, 10)).
Università degli Studi del Sannio