Skip to content

Commit

Permalink
New additions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Jun 29, 2024
1 parent 30573ef commit 57a3798
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ You can see more [examples](/examples) or follow the [Tutorials](/tutorial).
- [X] [Clustering Algorithms](https://en.wikipedia.org/wiki/Cluster_analysis)
- [X] [Encoders](https://en.wikipedia.org/wiki/Autoencoder)
- [X] [Regression Algorithms](https://en.wikipedia.org/wiki/Regression_analysis)
- [X] [Shortest Path Algorithms]
- [X] [Shortest Path Algorithms](https://en.wikipedia.org/wiki/Shortest_path_problem)
- [X] [Image Processing Algorithms](https://en.wikipedia.org/wiki/Digital_image_processing)
### **How to run test cases**
Expand Down

0 comments on commit 57a3798

Please sign in to comment.