sdc-live-trainer icon indicating copy to clipboard operation
sdc-live-trainer copied to clipboard

Live training a neural network to drive Udacity's SDC Simulator

Results 1 sdc-live-trainer issues
Sort by recently updated
recently updated
newest added

I had use keras.models.load_model to replace to keras.models.model_from_json. However, it doesn't working. Could you take a look why?