summaryrefslogtreecommitdiff
path: root/cnn_v3/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cnn_v3/README.md')
-rw-r--r--cnn_v3/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/cnn_v3/README.md b/cnn_v3/README.md
index fdbf648..a22d823 100644
--- a/cnn_v3/README.md
+++ b/cnn_v3/README.md
@@ -31,6 +31,7 @@ Add images directly to these directories and commit them.
## Status
-**TODO:** Define CNN v3 architecture and feature set.
+**Design phase.** Architecture defined, G-buffer prerequisite pending.
+See `cnn_v3/docs/CNN_V3.md` for full design.
See `cnn_v2/` for reference implementation.