Data Science and Engineering
548 subscribers
10 photos
1 video
2 files
1.22K links
This is the first Telegram platform for data scientists, machine learning specialists, developers, software engineers and IT managers to share knowledge, connect, collaborate & learn.
Download Telegram
Our conceptual understanding of how best to represent words and sentences in a way that best captures underlying meanings and relationships is rapidly evolving. Among the latest milestones are BERT and ELMo.

This article talks about the concepts one needs to be aware of to properly get his/her head around BERT.

http://jalammar.github.io/illustrated-bert/

#BERT #EMLO #NLP
Transformers and self-attention explained from scratch, also in pythonic language.

#BERT #GPT_2 #Transformer
#python

http://www.peterbloem.nl/blog/transformers
Hi Folks,

Many of you probably follow sentdex (Harrison Kinsley) on YouTube (channel link below). He has great introductory content for #machinelearning.

Recently he also wrapped up a Kickstarter campaign to write a book on how to implement #deeplearning from scratch in #python. The videos for the book are free (on his channel) and a link to the book's site can be found below.

sentdex youtube -> https://lnkd.in/gXkhEv7

kickstarter -> https://lnkd.in/gcVyRa6

book site -> https://nnfs.io/
Python at work 🐍 #python
Microsoft has built one of the top five publicly disclosed supercomputers in the world, making new infrastructure available in Azure to train extremely large artificial intelligence models. #MSBuild2020 #developer #dev #AI #ml

https://blogs.microsoft.com/ai/openai-azure-supercomputer/?_lrsc=e416cecb-3272-4988-a27c-f3b786153103
AI failures aren’t due to AI models: they fail in data prep and organization. Successful AI models require collection and organization of data first.

https://www.ibm.com/downloads/cas/W16VXMEN
A very interesting video about manipulating the RNG (Random Number Generator) in Zelda Windwaker to remove chance in speedruns - by using Bayesian Statistics. By creating prior beliefs about where they are in the RNG state and updating these beliefs based on additional observations, they solve the battleship minigame without leaving anything to chance. This might be one of my favorite Youtube videos and shows how you can combine statistics, domain knowledge and creativity into a solution to a seemingly unsolvable problem.

Highly recommend watching this!

#statistics #gaming #RNG #bayesian

https://m.youtube.com/watch?v=1hs451PfFzQ
With great power comes great responsibility. And this statement fits exactly the current applications of #artificialintelligence, like #machinevision #facialregonition.
There are two main concerns here - one is #privacy, the other one is the cost of an error or misclassification.
While most of us are busy in developing algorithms and applications, it's important to keep these concerns in mind.
And then only we can move from #ai to responsible AI #responsibleai.

This latest one from Last week tonight is an eye-opener.


https://m.youtube.com/watch?v=jZjmlJPJgug&feature=share
Forwarded from IT jokes and more
Explainable quadratic function #it #explainableAI
There is a new kid on the block for serving #artificialintelligence models. FastAPI is quickly replacing #flask as the go to #python framework. It’s simple to use and... fast, great combination. Checkout the docs and repo

docs -> https://lnkd.in/eaqxxdS
repo -> https://lnkd.in/ewSVm-a