Skip to content

Commit

Permalink
Clarified future features section
Browse files Browse the repository at this point in the history
  • Loading branch information
Soontosh authored Nov 24, 2024
1 parent fd685d1 commit cb058e5
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 @@ -219,7 +219,8 @@ sudo apt-get install imagemagick
## Future Features
These are features we plan to add in the future. If you're up for it, open an issue about a feature and code up a PR to add it!
- [ ] Multi-modal model support
- [ ] ResNet / Concatenation visualizations
- [ ] ResNet visualizations
- [ ] Concatenation visualizations
- [ ] More professional and academic visualizations for `graph_view` ([example](https://github.com/paulgavrikov/visualkeras/blob/master/figures/professional_diagram_sample.png))
- [ ] Annotate repeated layers or blocks (e.g., overarching double-arrow line w/ "3x" over it)
- [ ] Automated testing with GitHub actions
Expand Down

0 comments on commit cb058e5

Please sign in to comment.