Show HN: Borgez.ml an online interactive course to learn AI-NLP word embeddings
1–2 of 2 posts
Re: Show HN: Borgez.ml an online interactive course to learn AI-NLP word embeddings
#2Hi! I'm very glad to share this with you.
I feel word embeddings and NLP technology are hugely undervalued, so I created a course to spread what's good about them.
Besides the ~12 lessons of content the course includes:
* Demos on how to find synonyms and label documents.
* 5 charts with exclusive data.
* A pipeline to train your own word embeddings.
* A fairly challenging quiz.
In the course I use Math, and Code but on a really practical level. The content is based on Stanford's CS224 first four lessons, with the caveat that I'm using TypeScript to encourage more Software Developers (front-end) to get started with AI & NLP.
I would love to hear your feedback!!!
P.S. The code is open-source if you are interested...