
Getting My Feet Wet with Deep Learning and Word2Vec
After listening to this episode of Practical AI, I got interested in experimenting with Word2Vec. According to wikipedia, Word2vec is a group of related models that…
After listening to this episode of Practical AI, I got interested in experimenting with Word2Vec. According to wikipedia, Word2vec is a group of related models that…
Attaching the hash to the folder in IPFS makes it so you can add items to it without having to update the value in the data entry every time something is added to it.
The Blockchain. I ignored it for so long. Too much hype. Too many stories of fraud. Those things are enough, but I absolutely hated…
At Revelry, we are heavy users of DataDog so this solution leans heavily into putting metrics there.
Don’t use JSON as a configuration file format, unless you have to. Here are all the reasons why – and what to use instead.
There are various ways to define the shape of the data you expect. This post shows the various forms pattern matching can take in Elixir.