We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57912d2 commit ba502a3Copy full SHA for ba502a3
g3doc/_index.yaml
@@ -1,6 +1,7 @@
1
book_path: /neural_structured_learning/_book.yaml
2
project_path: /neural_structured_learning/_project.yaml
3
-description: <!--no description-->
+description: An easy-to-use framework to train neural networks by leveraging structured signals
4
+ along with input features.
5
landing_page:
6
custom_css_path: /site-assets/css/style.css
7
rows:
g3doc/framework.md
@@ -1,4 +1,4 @@
-## The Neural Structured Learning Framework
+# The Neural Structured Learning Framework
Neural Structured Learning (NSL) focuses on training deep neural networks by
leveraging structured signals (when available) along with feature inputs. As
0 commit comments