Puneet Grover (@techelfpuneet) 's Twitter Profile
Puneet Grover

@techelfpuneet

Founder @AgukenAI

ID: 1031817490928566272

calendar_today21-08-2018 08:17:14

155 Tweet

141 Followers

4,4K Following

Chip Huyen (@chipro) 's Twitter Profile Photo

I made a notebook with examples of cool Python features that either took me a long time to find out or were too intimidating for me to use. I especially focus on the features I find useful for machine learning. github.com/chiphuyen/pyth…

MLT (@__mlt__) 's Twitter Profile Photo

This is awesome! Goku Mohandas is working on practicalAI practicalai.me – a free tool to discover and organize community-curated ML content! Check it out and please share your feedback!

This is awesome! <a href="/GokuMohandas/">Goku Mohandas</a> is working on practicalAI practicalai.me – a free tool to discover and organize community-curated ML content! Check it out and please share your feedback!
Suzana Ilić (@suzatweet) 's Twitter Profile Photo

AI Curriculum ⚪MIT 6.S191: Introduction to Deep Learning ⚪CS231n: CNNs for Visual Recognition, Stanford | Spring 2019 ⚪CS224n: NLP with Deep Learning, Stanford | Winter 2019 ⚪CS285: Deep Reinforcement Learning, UC Berkeley | Fall 2019 github.com/Machine-Learni…

Cassie Kozyrkov (@decisionleader) 's Twitter Profile Photo

0/ Essential philosophy for #DataScience, a thread of 32 questions. Grab a friend (virtually) and tackle these 32 essential questions (all with more than one reasonable answer) that every serious #data professional should answer for themselves. #philosophy #rstats #statistics

MIT CSAIL (@mit_csail) 's Twitter Profile Photo

ICYMI: Springer has made 400+ textbooks free to download, including CS books on Python, deep learning, data science & AI. Full list: bit.ly/SpringerCS #MondayMotivation #ML #DeepLearning #AI #CS #BigData #Python #Scala #TensorFlow #Programming #Coding

ICYMI: Springer has made 400+ textbooks free to download, including CS books on Python, deep learning, data science &amp; AI.

Full list: bit.ly/SpringerCS

#MondayMotivation #ML #DeepLearning #AI #CS #BigData #Python #Scala #TensorFlow #Programming #Coding
Thomas Wiecki (@twiecki) 's Twitter Profile Photo

sktime - scikit-learn like library for time series #machinelearning. Supports forecasting, time series classification, and time series regression. github.com/alan-turing-in…

sktime - <a href="/scikit_learn/">scikit-learn</a> like library for time series #machinelearning. Supports forecasting, time series classification, and time series regression.
 github.com/alan-turing-in…
Zach Mueller (@thezachmueller) 's Twitter Profile Photo

Another useful bookmark I just discovered today: amitness.com/2020/06/google… First and formost finally I can get rid of all my tons of "untitled.ipynb". Who knew colab had a scratch notebook? Or that we can run flask apps in colab?!

Stefan Judis (@stefanjudis) 's Twitter Profile Photo

Today I learned you can use the `-m` flag for `git commit` several times to add separated paragraphs to the commit message. 🔗 git docs: git-scm.com/docs/git-commi… Video alt: Usage of `git commit` with three `-m` flags.

DrHB (@dr_hb_ai) 's Twitter Profile Photo

Solution from my teammate. He has the best single model. He achieved this using only Colaboratory , Kaggle TPU and using special loss function. kaggle.com/c/prostate-can…

Sarah Dayan (@frontstuff_io) 's Twitter Profile Photo

I’ve been working as a software engineer for 10 years 🎂 Man, does time fly! Here’s a list of ten honest takes on the job and the industry. ⬇️

Cassie Kozyrkov (@decisionleader) 's Twitter Profile Photo

😐😡🥲🤢😂 What's your score in my newsletter quiz? How many of these offenses against data have you witnessed during your career? (Quiz: bit.ly/quaesita_sfix) #DataScience #Statistics #rstats #MachineLearning #AI #decisions

Rachel Thomas (@math_rachel) 's Twitter Profile Photo

@uku_peter From a series of opinionated blog posts I wrote about AutoML: fast.ai/2018/07/12/aut… fast.ai/2018/07/16/aut… fast.ai/2018/07/23/aut…

@uku_peter From a series of opinionated blog posts I wrote about AutoML:
fast.ai/2018/07/12/aut…
fast.ai/2018/07/16/aut…
fast.ai/2018/07/23/aut…
Google DeepMind (@googledeepmind) 's Twitter Profile Photo

Mixed Integer Programming is an NP-hard optimisation problem arising in planning, logistics, resource allocation, etc. Presenting a solver with neural heuristics that learns to adapt to the problem domain, outperforming SCIP on Google-scale MIPs: dpmd.ai/13349 (1/)

Mixed Integer Programming is an NP-hard optimisation problem arising in planning, logistics, resource allocation, etc. 

Presenting a solver with neural heuristics that learns to adapt to the problem domain, outperforming SCIP on Google-scale MIPs: dpmd.ai/13349 (1/)
Alex Xu (@alexxubyte) 's Twitter Profile Photo

200k LinkedIn giveaway: 🔹 10 signed physical books 🔹 90 1-year subscriptions to the ByteBytego (digital version of SD vol1 and vol2) To enter: ✅ Follow me on Twitter ✅ Like and RT ✅ Subscribe to our Youtube channel: bit.ly/3QsJcQM ⏰ Giveaway ends in 72 hours

200k LinkedIn giveaway:
 
🔹 10 signed physical books
🔹 90 1-year subscriptions to the ByteBytego (digital version of SD vol1 and vol2)
 
To enter:
✅ Follow me on Twitter
✅ Like and RT
✅ Subscribe to our Youtube channel: bit.ly/3QsJcQM
 
⏰ Giveaway ends in 72 hours
Shreya Shankar (@sh_reya) 's Twitter Profile Photo

It's been ~15 months since I switched fields (into DB) and started a PhD, so I did a bit of freewriting. I reflect on ML engineering and some uncomfortable learnings: shreya-shankar.com/phd-year-one/

Radek Osmulski 🇺🇦 (@radekosmulski) 's Twitter Profile Photo

Favorite recent jupyter notebook discovery - the %debug magic: 1. Get an exception. 2. Insert a new cell, type %debug and run it. An interactive debugger will open bringing you to where the exception occurred and allowing you to look around!

Favorite recent jupyter notebook discovery - the %debug magic:

1. Get an exception.
2. Insert a new cell, type %debug and run it.

An interactive debugger will open bringing you to where the exception occurred and allowing you to look around!