Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beautify Neural Networks #88

Merged
merged 8 commits into from
Apr 5, 2023
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.ipynb_checkpoints
__pycache__
.vscode/
.DS_Store/
.DS_Store
# Following are generated by notebooks and do not need to be version controlled
*.jpeg
*.npz
Expand Down
Loading