Skip to content
#

materials

Here are 133 public repositories matching this topic...

training-material
richardotis
richardotis commented Jul 16, 2019

Certain valid TDB expressions give the parser trouble. One example is the multi-line DATABASE_INFO command, which pycalphad should silently ignore, but instead raises an error:

from pycalphad import Database
Database('''
DATABASE_INFO'
'
'
!
''')
Failed while parsing: DATABASE_INFO' ' ' 
Tokens: None
---------------------------------------------------------------

邱锡鹏老师《神经网络与深度学习》一书参考视频及补充材料(非官方),主要是依据邱老师书籍的编排顺序整理了近几年李宏毅老师以及“白板推导系列”的所有内容,视频内容几乎涵盖邱老师书中的所有知识。另外也补充了自己在学习过程中接触过的一些好的资料。还在调整与更新中ing...

  • Updated Jun 5, 2020
  • CSS

Improve this page

Add a description, image, and links to the materials topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the materials topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.