Skip to content

Commit

Permalink
Merge pull request #70 from ArtificialIntelligenceToolkit/aitk-3
Browse files Browse the repository at this point in the history
Refactor aitk for tensorflow 2.17
  • Loading branch information
dsblank authored Oct 20, 2024
2 parents 1ab10b2 + 6d7c562 commit 2f3e2ab
Show file tree
Hide file tree
Showing 70 changed files with 5,756 additions and 22,950 deletions.
2 changes: 1 addition & 1 deletion aitk/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
#
# **************************************************************

version_info = (2, 1, 0)
version_info = (3, 0, 0)
__version__ = ".".join(map(str, version_info))
93 changes: 0 additions & 93 deletions aitk/keras/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions aitk/keras/__init__.py

This file was deleted.

20 changes: 0 additions & 20 deletions aitk/keras/activations/README.md

This file was deleted.

1 change: 0 additions & 1 deletion aitk/keras/activations/__init__.py

This file was deleted.

Loading

0 comments on commit 2f3e2ab

Please sign in to comment.