Skip to content
View ardbytes's full-sized avatar
💭
Ruby, Math, Rust...
💭
Ruby, Math, Rust...

Organizations

@nulldb

Block or report ardbytes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ardbytes/README.md
  • 👋 Hi, I’m Arvind
  • 👀 I’m interested in programming and mathematics.
  • 🌱 See my commit history to know what I am working on.
  • 📫 Reach me on twitter (@ardTechNation)

6-Week Machine Learning Schedule ( inspired by ml.school )

Week 1: How To Start (Almost) Any Project

Focus: Laying the groundwork for Machine Learning projects with a thorough initiation process.


Week 2: How To Build A Model (That Works)

Focus: Constructing robust and functional Machine Learning models.


Week 3: How To Ensure Models Aren’t Lying to Us

Focus: Validating and evaluating models for trustworthiness and real-world applicability.


Week 4: How To Serve Model Predictions (In A Clever Way)

Focus: Deploying models effectively and optimizing them for production.


Week 5: How To Monitor A Model (Drift Is Awful)

Focus: Ensuring models remain reliable in production by monitoring and adapting to changes.


Week 6: How To Build Continual Learning Systems

Focus: Creating adaptive, self-improving Machine Learning systems for long-term success.

Pinned Loading

  1. tech tech Public

    References to books and blogs I have read or plan to read.

  2. llm_from_scratch llm_from_scratch Public

    Annotated code from the book Build a LLM From Scratch by Sebastian Raschka

    Python