Skip to content

Commit b20c9cc

Browse files
committed
updated README
1 parent 14848f4 commit b20c9cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This is a repository of all the tutorials of [The Python Code](https://www.thepy
1616
- [Making a Port Scanner using sockets in Python](https://www.thepythoncode.com/article/make-port-scanner-python). ([code](ethical-hacking/port_scanner))
1717

1818
- ### [Machine Learning](https://www.thepythoncode.com/topic/machine-learning)
19+
- ### [Natural Language Processing](https://www.thepythoncode.com/topic/nlp)
20+
- [How to Build a Spam Classifier using Keras in Python](https://www.thepythoncode.com/article/build-spam-classifier-keras-python)
21+
1922
- [Building a Speech Emotion Recognizer using Scikit-learn](https://www.thepythoncode.com/article/building-a-speech-emotion-recognizer-using-sklearn). ([code](machine-learning/speech-emotion-recognition))
2023
- [Top 8 Python Libraries For Data Scientists and Machine Learning Engineers](https://www.thepythoncode.com/article/top-python-libraries-for-data-scientists).
2124

0 commit comments

Comments
 (0)