alandefreitas / matplotplusplus

Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
https://alandefreitas.github.io/matplotplusplus/
MIT License
4.29k stars 333 forks source link

visualization for ML/DS #39

Closed leannejdong closed 4 years ago

leannejdong commented 4 years ago

Would that be feasible to add heat map and saliency map to this repo?

alandefreitas commented 4 years ago

You can use heatmap for heatmaps and imagesc for saliency maps. Some examples: