Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	.idea/NeuralNetworksAndTopologies.iml
#	main.py
  • Loading branch information
amithm3 committed Dec 8, 2021
2 parents 9e05754 + adcfc8d commit ceeed4e
Show file tree
Hide file tree
Showing 7 changed files with 116 additions and 5 deletions.
7 changes: 7 additions & 0 deletions .idea/other.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

113 changes: 108 additions & 5 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file added DataSets/xor3.test.8s.(3,1)i.(1,1)o.zdb
Binary file not shown.
Binary file added DataSets/xor3.train.8s.(3,1)i.(1,1)o.zdb
Binary file not shown.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
git prune-packed
git reflog expire --expire=now
git gc --aggressive
git gc --prune=now
git filter-repo --analyze
'''

0 comments on commit ceeed4e

Please sign in to comment.