Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
disooqi authored Jan 19, 2025
1 parent 9a17bbf commit 6bf5878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
A machine learning engine designed and developed to be both easy to use and source code readable. It is a straightforward implementation of different algorithms and techniques of machine learning in Python. You can use it for small projects and/or educational purposes.
Labeeb is a beginner-friendly toolkit for working with neural networks. It is a complete machine learning engine designed and developed to be both easy to use and source code readable. It is a straightforward implementation of different algorithms and techniques of machine learning in Python. You can use it for small projects and/or educational purposes. QCRI engineer Mohamed Eldesouki released Labeeb in 2017 to act as a light weight library to build deep neural networks for the pupose deploying on edge devices such as Mobile phones and wearable devices.

Backpropagation is implemented in boring detail such that derivative steps is taken carefully and without any implicit or hidden
details
Expand Down

0 comments on commit 6bf5878

Please sign in to comment.