Open JGYaniv opened 1 year ago
The diagram in Neural Networks: A Brief History is transparent so the black text is not readable when the notebook is in dark mode. The solution is to just add a background color to the diagram using css.
Before:
After:
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
The diagram in Neural Networks: A Brief History is transparent so the black text is not readable when the notebook is in dark mode. The solution is to just add a background color to the diagram using css.
Before:
After: