Skip to content

issues Search Results · repo:txizzle/drl language:"Jupyter Notebook"

Filter by

2 results
 (47 ms)

2 results

intxizzle/drl (press backspace or delete to remove)

Hi, when running the DAgger algorithm, do you retrain the network with the current weights loaded or do you retrain from scratch ? The DAgger paper is not really clear about the practical implementation. ...
  • getaleks
  • 3
  • Opened 
    on Nov 27, 2018
  • #2

I noticed that you have the lines: X_train = X_train.reshape(X_train.shape[0], obs_data.shape[1], 1) ... model.add(Dense(128, activation= relu , input_shape=(obs_data.shape[1], 1))) model.add(Flatten()) ...
  • alok
  • 1
  • Opened 
    on Jun 15, 2017
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub