Skip to content

Commit 71347c1

Browse files
committed
Update Project
Published Embeddings vs one-hot encoding post.
1 parent a5d82e3 commit 71347c1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Machine Learning Course
22
![version](https://img.shields.io/badge/version-Dev-blue)
3-
![release](https://img.shields.io/badge/release-0.7.1-blue)
3+
![release](https://img.shields.io/badge/release-0.7.2-blue)
44
![language](https://img.shields.io/badge/language-Python_3.7%7C3.8-brightgreen)
5-
![last-update](https://img.shields.io/badge/last_update-07/23/2021-orange)
5+
![last-update](https://img.shields.io/badge/last_update-08/05/2021-orange)
66
![last-update](https://img.shields.io/badge/license-MIT-orange)
77

88
Free hands-on and interactive course in Python, which starting from Data Science offers examples (in Google Colab) and explanation (in Twitter threads) on concepts and techniques of Machine Learning, Deep Learning and NLP.
@@ -47,6 +47,7 @@ Natural Language Processing
4747
- Computational Linguistics vs NLP: <a href="https://twitter.com/SeguraAndres7/status/1385962128473997314?s=20" target="_blank">explanation</a>
4848
- Top NLP Libraries: <a href="https://twitter.com/SeguraAndres7/status/1391587231505260544?s=20" target="_blank">explanation</a>
4949
- Text Normalization: <a href="https://twitter.com/SeguraAndres7/status/1393661103670972416?s=20" target="_blank">explanation</a> \| <a href="https://colab.research.google.com/drive/1tTWlUUj_sWy0cKAX04MZG-dku3yYSKZJ?usp=sharing" target="_blank">code</a>
50+
- Embeddings vs one-hot encoding: <a href="https://twitter.com/SeguraAndres7/status/1423001364851007490?s=20" target="_blank">explanation</a>
5051
- spaCy: <a href="https://twitter.com/SeguraAndres7/status/1379518067277987843?s=20" target="_blank">explanation</a>
5152

5253
## Contributing and Feedback
@@ -55,7 +56,7 @@ Any kind of feedback/suggestions would be greatly appreciated (algorithm design,
5556
## Author
5657
- Created by Andrés Segura-Tinoco
5758
- Created on Mar 06, 2021
58-
- Updated on Jul 11, 2021
59+
- Updated on Aug 05, 2021
5960

6061
## License
61-
This project is licensed under the terms of the MIT license.
62+
This project is licensed under the terms of the <a href="https://github.com/ansegura7/MachineLearning/blob/main/LICENSE">MIT license</a>.

0 commit comments

Comments
 (0)