docs
docs copied to clipboard
Add neuralnetwork [Concept Entry] under TensorFlow
Description
This change adds a new nn.md file under ./content/tensorflow/concepts/nn/nn.md with a [Concept Entry] for neural networks in TensorFlow.
The entry includes an overview of the neural network concept, a brief description of the layer structure in TensorFlow neural networks, and an enumeration of the steps to build a neural network with TensorFlow.
Issue Solved
Closes #4595
Type of Change
- Adding a New Concept Entry for Existing Topic
Checklist
- [x] All writings are my own.
- [x] My entry follows the Codecademy Docs style guide.
- [x] My changes generate no new warnings.
- [x] I have performed a self-review of my own writing and code.
- [x] I have checked my entry and corrected any misspellings.
- [x] I have made corresponding changes to the documentation if needed.
- [x] I have confirmed my changes are not being pushed from my forked
mainbranch. - [x] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
- [x] I have linked any issues that are relevant to this PR in the
Issues Solvedsection.
👋 @vivitt You have contributed to Codecademy Docs, and we would like to know more about you and your experience. Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners. Thank you for your help!
🎉 Your contribution(s) can be seen here:
https://www.codecademy.com/resources/docs/tensorflow/nn
Please note it may take a little while for changes to become visible. If you're appearing as anonymous and want to be credited, see here.