Skip to content

Commit fbaa64f

Browse files
committed
Debug
1 parent 1643c8b commit fbaa64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_programming_model/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
With the advent of machine learning systems, the design of user-friendly
44
and high-performance APIs has become a paramount concern for system
55
designers. In the early stages of machine learning frameworks (as
6-
depicted in Figure :numref:`ch03/framework_development_history`, developers often
6+
depicted in Figure :numref:`ch03/framework_development_history`), developers often
77
opted for high-level programming languages like Lua (Torch) and Python
88
(Theano) to write machine learning programs. These frameworks offered
99
essential functions, including model definition and automatic

0 commit comments

Comments
 (0)