mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-18 19:06:08 +00:00
Update tf_keras.md
This commit is contained in:
parent
08e17c9c19
commit
a51d189b00
@ -17,6 +17,7 @@ To provide students with hands-on experience in developing, training, and evalua
|
|||||||
|
|
||||||
**Setting Up the Environment**:
|
**Setting Up the Environment**:
|
||||||
- Installing TensorFlow and Keras:
|
- Installing TensorFlow and Keras:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install tensorflow keras
|
pip install tensorflow keras
|
||||||
```
|
```
|
||||||
@ -89,8 +90,6 @@ To provide students with hands-on experience in developing, training, and evalua
|
|||||||
plt.show()
|
plt.show()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## **Resources**
|
## **Resources**
|
||||||
|
|
||||||
1. [TensorFlow Documentation](https://www.tensorflow.org/api_docs)
|
1. [TensorFlow Documentation](https://www.tensorflow.org/api_docs)
|
||||||
|
Loading…
Reference in New Issue
Block a user