We are beginning to see how powerful AI can catalyze science. In a future coming to you soon: ask the computer to conduct an experiment, interactively probe the results, and then ask for the next experiment, iterating quickly without writing a single line of code or pipetting!
As data scientists, we (with @math_rachel) have done our best to look at the data around covid-19, and what it means to you and your community.
Our view: it is appropriate to be very concerned, and significantly change your lifestyle, right now.
1/13
https://t.co/tPlPYHuIXi
Drifting in an autonomous vehicle. Uses rotation rate of the vehicleโs velocity vector to track the path, while yaw acceleration is used to stabilize sideslip. Could help autonomous vehicles in emergencies. Fun results. https://t.co/ha6iqzIYMR
Deep Learning models are known to be data hungry. However, in most cases, we don't have a large data set to train. I have tried to list a few techniques which can be a good starting point to handle such situations. https://t.co/3BbGNR4IeH
This is (by far) the most informed take I've read on the ML issues around the @openai language modeling project yet.
Almost none of the writing I've seen so far has been from people that have actually done language modeling research, so this is a breath of fresh air! :)
Important programming concepts(python) every Data Scientist must be aware of. https://t.co/NMQxQA1ESv https://t.co/HycX0wCylE #DataScience#python#MachineLearning
An important step towards lgaining an in-depth understanding of Machine learning algorithms is to implement it from scratch. My notebooks can be helpful for anyone trying to get in-depth understanding or preparing for interviews. https://t.co/X4ucxlrH7D. Happy Learning.
An important step towards learning and gaining an in-depth understanding of Machine learning algorithms is to implement it from scratch and see what actually goes under the hood. It is one the most suggested way to learn the basicโฆhttps://t.co/OJwk6EKJYm https://t.co/o9F3MsVZOc
Really proud to share "What is torch.nn, really?", which takes you from a neural net written from scratch, refactored step by step using all the key concepts in `torch.nn`.
If you want to really understand how neural nets work in @PyTorch, start here!
https://t.co/qJgsZPQnTL
Machine learning models are known to be data hungry and model performance is very much related to the size of the data. But it is really important to understand how more data help the model perform better. I have tried to pen my understanding on this. https://t.co/tSRv5d2WsO