Saving and Loading a Keras Neural Network (3.3)

  Рет қаралды 10,169

Jeff Heaton

Jeff Heaton

Күн бұрын

Пікірлер: 17
@MrCutter
@MrCutter 5 жыл бұрын
I don't usually comment on videos but this series of videos require a big THANKS YOU, you deserve far more subscribers for your good content, please keep it up. They are great and concise, good job :).
@HeatonResearch
@HeatonResearch 5 жыл бұрын
Thanks! Glad they are helpful.
@rchuso
@rchuso 5 жыл бұрын
Thanks again. Looking forward to the next one. I'm getting two separate "minimum" values from my early-stopping, and I'm taking the halfway between value. I'm also following your earlier work and using the sklearn to train 5 times using a different 80% each time, and taking an average value slightly weighted to the higher numbers for training the entire dataset.
@HeatonResearch
@HeatonResearch 5 жыл бұрын
Very good advice, thanks for sharing.
@miguelchevres4669
@miguelchevres4669 4 жыл бұрын
Hey Proff. Jeff! I wish I could attend your lectures at Washington University! You are a great professor and patient with your explanations. Thank you!
@DanielWeikert
@DanielWeikert 5 жыл бұрын
Well explained. Thank you so much for your videos Jeff. Highly appreciated!
@yepnah3514
@yepnah3514 4 жыл бұрын
Good tutorial. Question, after training and saving a model, is there a way to multiply the trained weights before loading them into a new model so I can see how it performs w/o training again? for example: (trained weights)*.95
@ronaldssebadduka6837
@ronaldssebadduka6837 3 жыл бұрын
thank you for this video. now hwo about i load the model and use a different dataset. Not the same. I wanna test it on a different dataset.
@gurudaki
@gurudaki 5 жыл бұрын
Great tutorials Mr Jeff. One question...Why don't you scale the x(input) values?
@dutchy5752
@dutchy5752 3 жыл бұрын
hi, so if I would know nothing about the model setup and I would just load the model can I also extract the feature setup in this case, x? Is this also stored in the h5 file?
@Diamond_Hanz
@Diamond_Hanz 5 жыл бұрын
Thanks again, sir!
@btdtech2449
@btdtech2449 5 жыл бұрын
Hi Jeff, Thank you for the great content! Although I have a question about the dataset. I thought it was bad practice to predict on the dataset you train the model with. Perhaps the code is written like that for simplicity sake but in real life, should the dataset be split into train_X, train_Y, test_X and test_Y using the 20/80 rule you mentioned in section 2.2? Thanks again1
@HeatonResearch
@HeatonResearch 5 жыл бұрын
Yes, it is. However, this is a VERY simple example on how to save a neural network, load it again, and prove that was done correctly. Anything else I left out for simplification.
@chaitanyaharde6238
@chaitanyaharde6238 5 жыл бұрын
Thank You so much Sir.
@gauravbhandup
@gauravbhandup 5 жыл бұрын
Hi jeff does your kaggl-util package works perfectly?
@HeatonResearch
@HeatonResearch 5 жыл бұрын
It works well, I would never claim anything to be perfect. :)
@bobsamuelson8130
@bobsamuelson8130 5 жыл бұрын
A step towards Deployment.
Early Stopping in Keras to Prevent Overfitting (3.4)
14:17
Jeff Heaton
Рет қаралды 16 М.
Learn Machine Learning Like a GENIUS and Not Waste Time
15:03
Infinite Codes
Рет қаралды 363 М.
Вопрос Ребром - Джиган
43:52
Gazgolder
Рет қаралды 3,8 МЛН
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,3 МЛН
Save and Load a Model with TensorFlow's Keras API
9:31
deeplizard
Рет қаралды 38 М.
But what is a neural network? | Deep learning chapter 1
18:40
3Blue1Brown
Рет қаралды 18 МЛН
Why Does Diffusion Work Better than Auto-Regression?
20:18
Algorithmic Simplicity
Рет қаралды 423 М.
Deep Learning with Python, TensorFlow, and Keras tutorial
20:34
sentdex
Рет қаралды 1,3 МЛН
Attention in transformers, visually explained | DL6
26:10
3Blue1Brown
Рет қаралды 2 МЛН
Deep Learning and Neural Network Introduction with Keras (3.1)
16:21