case in point pic.twitter.com/bM0eG69qfW
— Thomas Lin Pedersen (@thomasp85) June 6, 2018
case in point pic.twitter.com/bM0eG69qfW
— Thomas Lin Pedersen (@thomasp85) June 6, 2018
#TransferLearning is crucial for general #AI, and understanding what transfers to what is crucial for #TransferLearning. Taskonomy (#CVPR18 oral) is one step towards understanding transferability among #perception tasks. Live demo and more: https://t.co/jGJSA4oIzM pic.twitter.com/Fl2UxyHYbl
— Berkeley AI Research (@berkeley_ai) June 6, 2018
Just came across the markdown journal for the fast-deepnets project. Really nice to read through a journal taking through the project's evolution.
— Soumith Chintala (@soumithchintala) June 5, 2018
I usually maintain such a journal per project, but privately and not as pretty.https://t.co/Sa74L1yYEQ
Meaning to learn Python or brush up on basics? Join our 7-day Python Challenge, starting June 11th. Ssssign up here: https://t.co/IlaL5mIyHH 🐍🐍🐍
— Kaggle (@kaggle) June 5, 2018
New sphinx-gallery v0.2 is out! Automatically create beautiful galleries from your python examples. Now with auto-generating Binder links! https://t.co/pIRIq9WOg2 pic.twitter.com/flouXfldPW
— Chris Holdgraf (@choldgraf) June 5, 2018
gganimate has reached the gapminder state of its development as transition_time() has been added #rstats
— Thomas Lin Pedersen (@thomasp85) June 5, 2018
p + ... +
transition_time(year) +
ease_aes('linear') pic.twitter.com/Hz8azd1lio
Super excited to announce MLflow, a new open source Machine Learning platform from Databricks to manage the complete machine learning lifecycle: https://t.co/nBDu5KNqwv
— Matei Zaharia (@matei_zaharia) June 5, 2018
Announcing Public Git Archive (https://t.co/880kDCFhjt) for static analysis and #MLonCode
— source{d} (@sourcedtech) June 5, 2018
3 Terabytes of GitHub repositories (all projects >50 stars) with meta data, stored as rooted repositories, and easily downloadable over HTTP with the pga tool (https://t.co/yDxXyqvnEZ). pic.twitter.com/MaBNq4fIeC
Itertools in Python 3, By Example via @realpython https://t.co/UwQDkGwUkt #python pic.twitter.com/6q2YtYD8dX
— Python Weekly (@PythonWeekly) June 5, 2018
How to debug Python, for beginners:
— Denny Britz (@dennybritz) June 5, 2018
1. Carefully read the exception message. Repeat it to yourself 3 times, slowly.
2. Step away from the computer. Ideally, lie down somewhere.
3. Close your eyes, take 10 deep breaths.
4. You will have found your mistake.
Udacity and Google launch free career courses for interview prep, resume writing and more https://t.co/9M9uz2vHMl
— TechCrunch (@TechCrunch) June 5, 2018
A great into to pipelines! Learning this is one of my mini-projects.
— Radek (@radekosmulski) June 5, 2018
Gives you superpowers when working with structured data and is a very nice way to reason about calculations in general.
Did you know sklearn had FunctionTransformer and Imputer? 👌🙂https://t.co/JU1xaCvc3C