Skip to content

Commit 5ea8355

Browse files
committed
Remove keras
1 parent cab8f42 commit 5ea8355

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

complexnn/init.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4-
import keras
54
import numpy as np
65
from numpy.random import RandomState
76
import tensorflow.keras.backend as K

0 commit comments

Comments
 (0)