Skip to content

issues Search Results · repo:AlbertHG/Coursera-Deep-Learning-deeplearning.ai language:"Jupyter Notebook"

Filter by

4 results
 (86 ms)

4 results

inAlbertHG/Coursera-Deep-Learning-deeplearning.ai (press backspace or delete to remove)

01-Neural Networks and Deep Learning/week4/answer-Building your Deep Neural Network-Step by Step.ipynb 函数 L_model_backward 中有一段for循环 for l in reversed(range(L-1)): current_cache = caches[L - 2 - l] ...
  • asuka08
  • Opened 
    on Aug 3, 2018
  • #5

https://github.com/AlbertHG/Coursera-Deep-Learning-deeplearning.ai/tree/master/01-Neural%20Networks%20and%20Deep%20Learning/week2/datasets 这里缺少两个 .h5 文件,分别是训练集和测试集 可以在这里找到 https://github.com/andersy005/deep-learning-specialization-coursera/tree/master/01-Neural-Networks-and-Deep-Learning/week2/Programming-Assignments/datasets ...
  • asuka08
  • Opened 
    on Jul 22, 2018
  • #4

raw_code = codecs.decode(code.encode( ascii ), base64 ) UnicodeEncodeError: ascii codec can t encode character \xe3 in position 0: ordinal not in range(128)
  • AlbertHG
  • 1
  • Opened 
    on Mar 22, 2018
  • #3

在运行报错!!! yolo_model = load_model( model_data/yolo.h5 ) --------------------------------------------------------------------------- AttributeError Traceback (most recent call ...
  • AlbertHG
  • 1
  • Opened 
    on Mar 22, 2018
  • #2
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 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 search results · GitHub