avavavsf / End-to-End-Learning-for-Self-Driving-Cars

End-to-End learning to train a simulated car keep on the track without crash
MIT License
56 stars 37 forks source link

Convert tensorflow save to keras save #1

Open cojosef96 opened 7 years ago

cojosef96 commented 7 years ago

Hello, I want to use the Udacity simulator with my network which is written in tensorflow and pretty_tensor. I save my net with the regular tensorflow saver and I want to convert this save to a Keras save file ( X.json, X.h5). I wanted to ask if there is a convert code or another way to convert (X.meta,X.index,X.data to->X.json,X.h5) Thanks Yossi

LiZeB commented 5 years ago

Hi, These links to any simulators can't be opened. Are there any other useful links to downloads these simulators? In the Meanwhile, the datasets can't be downloaded according to your links. Can you fix this errors? Thanks Jason