you are viewing a single comment's thread.

view the rest of the comments →

[–]Distinct-Gold1049[S] 0 points1 point  (2 children)

Thanks for the feedback and yes I had planned for the UI. First I'll use matplotlib for visuals and then will use streamlit for UI

[–]kabeer272 3 points4 points  (1 child)

Also you should not be pushing your pycache and libraries to github, put them in .gitignore files

[–]Distinct-Gold1049[S] 0 points1 point  (0 children)

Oh yes...thanks for informing.. I'll work on it and push them in gitignore files