Skip to content

Remove tensorflow#151

Merged
cchwala merged 4 commits into
pycomlink:masterfrom
nblettner:remove_tensorflow
Oct 8, 2024
Merged

Remove tensorflow#151
cchwala merged 4 commits into
pycomlink:masterfrom
nblettner:remove_tensorflow

Conversation

@nblettner

@nblettner nblettner commented Oct 8, 2024

Copy link
Copy Markdown
Contributor

Closes #149

  • Remove tensorflow as dependency in environment files
  • Remove all code (incl. tests) that depends on tensorflow
  • Remove CNN model files
  • Update example notebook for rain event detection methods
  • Minor general adjustments

- Remove tensorflow as dependency in environment files
- Remove all code that depends on it
- Remove CNN model files
- Update example notebook for rain event detection methods
@cchwala

cchwala commented Oct 8, 2024

Copy link
Copy Markdown
Contributor

@nblettner Is this ready to be merged?

I had a quick look and things looked good. But I might have missed some still pending changes...

@nblettner

Copy link
Copy Markdown
Contributor Author

Yes, ready to be merged.

@cchwala cchwala merged commit c6f10b4 into pycomlink:master Oct 8, 2024
@cchwala cchwala mentioned this pull request Oct 8, 2024
1 task
@nblettner nblettner deleted the remove_tensorflow branch October 9, 2024 07:26
@cchwala cchwala added this to the v0.4.0 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'tensorflow.compat.v1.keras'

2 participants