AI-ML Resources List Deep Research

Hi Everyone,
I wanted to start a list of books, courses, papers that would be useful for anyone getting started in AI, or wants to get a list of some read some landmark papers, tutorials, etc. Will try my best to keep this post updated as I see more resources:

AI In Space Biology:
Piggybacking on Ryan’s Post earlier:
How can AI and machine learning transform space biology research? @AIMLawg

This AI/ML in Space Biology Training self-paced course is designed for researchers and combines foundational space biology with hands-on experience in data processing and machine learning. Equip yourself with essential skills for complex biological questions in space.

More info, background: Training Resources - AI/ML for Space Biology - NASA Science

Register yourself for the course here Enroll in NASA TOPS-T ScienceCore AI/ML in Space Biology Training

AI Books that Casual Readers Might Appreciate:

  1. The Worlds I See - Dr. Fie Fie Li - talks about “human-centered AI,” arguing that technology must be developed with a focus on human dignity, ethics, and benefit rather than just technical performance.
  2. AI Snake Oil - Arvind Narayanan and Sayash Kapoor - critiques the tech industry’s inflated promises and exposes the “hype vortex” surrounding artificial intelligence.
  3. Weapons of Math Destruction - Cathy O’Neil - explains how algorithmic bias reinforces social inequality.
  4. Code Dependent

Websites That Explain Algorithms Visually:

  1. https://ml-visualiser.vercel.app/
  2. https://mlu-explain.github.io/
  3. https://www.r2d3.us/visual-intro-to-machine-learning-part-1/

AI Papers:

  1. ImageNet: A Large-Scale Hierarchical Image Database (Deng et al., 2009)
  2. ImageNet Classification with Deep Convolutional Neural Networks (Krizhevsky, Sutskever, & Hinton, 2012): Often called the “AlexNet” paper,
  3. Deep Learning (LeCun, Bengio, & Hinton, 2015)
  4. Attention Is All You Need (Vaswani et al., 2017)
  5. Language Models are Few-Shot Learners (Brown et al., 2020)
  6. Training Compute-Optimal Large Language Models (Hoffmann et al., 2022): Known as the “Chinchilla” paper
  7. Constitutional AI: Harmlessness from AI Feedback (Bai et al., 2022)
  8. LoRA: Low-Rank Adaptation of Large Language Models (Hu et al., 2021)
  9. Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture (Assran et al., 2023)

Related Biology-AI Landmark Papers:

  1. Evolutionary-scale prediction of atomic-level protein structure with a language model (Lin et al., 2023)
  2. Sequence modeling and design from molecular to genome scale with Evo (Nguyen et al., 2024)
  3. scGPT: toward a foundation model for single-cell biology (Cui et al., 2024)
  4. The most recent frontier (2025–2026) is the “Virtual Cell,” where AI integrates multiple types of biological data into a single representation

AI Resources to Read and Understand Papers:

  1. NotebookLM - This is free for students - sign up with your student ID and read away to glory
  1. ResearchRabbit: Described as a “Spotify for papers,” it uses a recommendation engine to find related research based on your existing collections
  2. Elicit: Specializes in extracting specific data points (like methodology, sample size, or outcomes) from a large body of literature into structured comparison tables.
  3. Obsidian: A privacy-focused, offline-first tool using markdown files. Its “Graph View” allows you to visualize connections between your personal notes as a network.

@AIMLawg

16 Likes

This is super awesome and helpful.
Thanks so much for writing and maintaining this!

3 Likes

There is a book that is not AI related but I wished I began to read earlier to quickly grasp the mathematical language behind Artificial Intelligence - which is what scared me so much when I began to read AI manuscripts. The books name is Einstein’s Theory - A rigorous introduction for the Mathematical Untrained. I wouldn’t stress so much grasping special relativity concepts. Enjoying how the book delves into the mathematical foundations of relativity which basically is 4th dimension vectors - Euclidean calculations + tensors turns out to be quite useful for general purpose AI. Einstein’s Theory: A Rigorous Introduction for the Mathematically Untrained | Springer Nature Link

3 Likes