Diff of /README.md [000000] .. [0a4821]

Switch to side-by-side view

--- a
+++ b/README.md
@@ -0,0 +1,2 @@
+### About
+A histological application of Ronneberger's U-net, implemented using TensorFlow. These classes convert SVS files into png pictures, segment the png pictures using the U-net, and extract data from the segmented images using non-ML algorithms. Data preparation - cropping and cleaning input data, U-Net - AI learning and predictions based on training data.
\ No newline at end of file