Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tangyc1234 authored Mar 22, 2024
1 parent d83fc20 commit 88bd9cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lessons/3-NeuralNetworks/05-Frameworks/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Neural Network Frameworks
## Available in Multiple Languages
- [中文](./translations/README.zho.md)

As we have learned already, to be able to train neural networks efficiently we need to do two things:

* To operate on tensors, eg. to multiply, add, and compute some functions such as sigmoid or softmax
Expand Down

0 comments on commit 88bd9cc

Please sign in to comment.