Skip to content

Commit

Permalink
Remove keras
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperDramsch committed Dec 6, 2022
1 parent cab8f42 commit 5ea8355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion complexnn/init.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

import keras
import numpy as np
from numpy.random import RandomState
import tensorflow.keras.backend as K
Expand Down

0 comments on commit 5ea8355

Please sign in to comment.