├── LICENSE ├── README.md ├── imgs └── ex1_knot.png ├── relastic_problem.md └── theory_problem.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foocker/deeplearningtheory/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foocker/deeplearningtheory/HEAD/README.md -------------------------------------------------------------------------------- /imgs/ex1_knot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foocker/deeplearningtheory/HEAD/imgs/ex1_knot.png -------------------------------------------------------------------------------- /relastic_problem.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foocker/deeplearningtheory/HEAD/relastic_problem.md -------------------------------------------------------------------------------- /theory_problem.md: -------------------------------------------------------------------------------- 1 | ## 深度学习的理论问题 2 | 1. --------------------------------------------------------------------------------