mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04: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**:
|
||||
- Installing TensorFlow and Keras:
|
||||
|
||||
```bash
|
||||
pip install tensorflow keras
|
||||
```
|
||||
@ -89,8 +90,6 @@ To provide students with hands-on experience in developing, training, and evalua
|
||||
plt.show()
|
||||
```
|
||||
|
||||
|
||||
|
||||
## **Resources**
|
||||
|
||||
1. [TensorFlow Documentation](https://www.tensorflow.org/api_docs)
|
||||
|
Loading…
Reference in New Issue
Block a user