__pycache__/
*.pyc
*.ipynb_checkpoints
*.idea
kerasAC/architectures/__pycache__*
kerasAC/__pycache__*
kerasAC.egg-info/
*~
build/
dist/