Data Elixir - Data Elixir - Issue 401
ISSUE 401 · August 23, 2022TrendsHow to Build a GPT-3 for ScienceA GPT-3 for science could help us train machines to answer questions and synthesize new ideas based on research. Imagine if a researcher could propose an experiment and an AI model responded with useful suggestions based on related work that's already been done. This post explores some of the possibilitites and what it will take to get there. Data Elixir PartnersInterview QueryInterview Query is an adaptive learning platform that will help you develop your skills and prepare for your next interview. Questions come from actual interviews and cover a wide range of topics in data science, analytics, SQL, machine learning, and more. Choose your own learning path and get an inside look at specific companies, interviews, and roles. Tutorials, Projects & OpinionsReplacing Static Authentication Detections with Anomaly Based DetectionsMulti-factor Authentication (MFA) is commonly used to prevent account takeover attacks but a variety of real-world issues make MFA unreliable. Here's a clever alternative that uses Isolation Forests to analyze authentication data for anomalies. Even if you don't have any interest in MFA, this is a short tutorial with an innovative approach. Data Product CanvasThe Data Product Canvas is a practical framework to help you think through the development of a new data product. It will look familiar if you've worked with Lean methods for startup development but this is specifically tailored for data. Ultimately, the goal here is to help you avoid creating the right solution to the wrong problem. Simplicity is an Advantage but Complexity SellsComplexity sells because it signals things like effort, mastery, and innovation. But simple things are easier to understand, easier to build, and cost less to use. This is a great post to help frame your thinking. What's the big deal about embedded key-value databases?You're probably already familiar with basic SQL databases like PostgreSQL and MySQL but more and more, people are talking about embedded key-value stores. Here's a high-level tour of what these new databases are and why they're important. How to measure a subcontinentThese days, it's easy to take mapmaking for granted but in the days before GPS and lasers, making maps was super labor intensive. In this deep dive, Randy Au explores the craft of data collection and geodesy without modern tools. This is a great read with lots of linked references along the way. ResourcesGetting started with R and R-spatialIf you're interested in making maps using R, this collection of workshop materials from FOSS4G is a good place to start. It's organized as a book and covers a variety of topics, including spatial data handling, working with vector data, working with raster data, and mapmaking using the R-spatial ecosystem. Intro to Neural Networks and BackpropagationAndrej Karpathy recently left his position as the Director of AI at Tesla and is teaching on the web again! Andrej is well-known for his super clear explanations and in this video tutorial, he offers a step by step introduction to backpropagation and neural network training. This assumes minimal math and basic knowledge of Python. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 400
Tuesday, August 16, 2022
Deep dive into SVD. Smart paywalls. Idea to funding. Bayesian inference at scale. Logistic regression explainer.
Data Elixir - Issue 399
Tuesday, August 9, 2022
The 8 slide resume. Intro to streaming for data scientists. Random Forest explainer.
Data Elixir - Issue 398
Tuesday, August 2, 2022
Building modern data teams. Art From Code. Jupyter for code development & publishing. DS guide to statistical genetics. Nuanced metrics.
Data Elixir - Issue 397
Tuesday, July 26, 2022
Guide to sports analytics. Tensor Puzzles 🧩. Betting on data. DL for tabular data. Results vs Accuracy.
Data Elixir - Issue 396
Tuesday, July 19, 2022
Coming up with research ideas. Tidy finance. Network analysis. Critical dataset studies. ML engineering reflections.
You Might Also Like
💻 Installing Linux on an Old Laptop Instead of a Raspberry Pi — Flagship Phones Need More Storage
Monday, November 18, 2024
Also: I Built the Perfect Programming Platform In Less Than 10 Minutes, and More! How-To Geek Logo November 18, 2024 Did You Know The Sixth Sense was the highest-grossing horror film of all time in
Daily Coding Problem: Problem #1612 [Hard]
Monday, November 18, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Etsy. Given a sorted array, convert it into a height-balanced binary search tree.
10,000 ways to fail & The European Search Perspective
Monday, November 18, 2024
Reflecting on over five years of Creativerly, Signal introduces Call Links, the science of mental models, and a lot more in this week's issue of Creativerly. Creativerly 10000 ways to fail &
Charted | Global GHG Emissions, by Sector 🌎
Monday, November 18, 2024
In this graphic, we show greenhouse gas emissions by sector in 2023. View Online | Subscribe | Download Our App Presented by: New 3-Part Series: Bitcoin Demystified >> Learn more about one of the
Spyglass Dispatch: Samsung/Google Smart Glasses • Star Wars Mess • Netflix Knocked Out • Conan's Oscars • MicroStrategy's Comeback • Vision Pro In Focus • Saving 'Inside the NBA' • Apple Television Lives!
Monday, November 18, 2024
Samsung/Google Smart Glasses • Star Wars Mess • Netflix Knocked Out • Conan's Oscars • MicroStrategy's Comeback • Vision Pro In Focus • Saving 'Inside the NBA' • Apple Television Lives!
GCP Newsletter #424
Monday, November 18, 2024
Welcome to issue #425 November 18th, 2024 News Google Kubernetes Engine Official Blog 65000 nodes and counting: Google Kubernetes Engine is ready for trillion-parameter AI models - Google Kubernetes
Design and code beautiful products. Together.
Monday, November 18, 2024
Pablo Ruiz-Múzquiz and the team at Penpot have recently announced a new plugin feature that allows users to build new tools and functionalities on the platform. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
Can Bitcoin Put an End to Forever War?
Monday, November 18, 2024
Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 18, 2024? The HackerNoon
25 tips for programming with AI
Monday, November 18, 2024
Meta Quest dominates Steam VR; Stop squirting hot glue into devices -- ZDNET ZDNET Tech Today - US November 18, 2024 digitalspeed-gettyimages-1322205545 25 AI tips to boost your programming
Ordering, Grouping and Consistency in Messaging systems
Monday, November 18, 2024
We went quite far from our Queue Broker series in recent editions, but today, we're back to it! By powers combined, I joined our Queue Broker implementation to solve the generic idempotency check