You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Models-implementation
2
2
This is an implementation of CNN's architectures using TensorFlow. The main goal of this project is to develop solutions for healthcare, based on machine learning & deep learning.
3
3
4
+
[lien](./setup.py)
5
+
4
6
## Description
5
7
The repository is composed of:
6
8
- Scripts for launching training and evaluation: It includes the basic tf.Session() and tf.train.MonitoredSession with different hooks and scaffold for distributed training.
0 commit comments