Tirth4nkar's Stars
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
arpitbbhayani/system-design-questions
Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass
youssefHosni/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
aishwaryanevrekar/Machine-Learning-Interview-Questions
This repository is regarding important questions asked in Machine Learning Engineer Interviews.
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
Open-Deep-ML/DML-OpenProblem
youssefHosni/Data-Science-Interview-Preperation-Resources
Resoruce to help you to prepare for your comming data science interviews
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
brevdev/notebooks
Collection of notebook guides created by the Brev.dev team!
adithya-s-k/AI-Engineering.academy
Mastering Applied AI, One Concept at a Time
ggerganov/llama.cpp
LLM inference in C/C++
Netflix/metaflow-ui
:art: UI for monitoring your Metaflow executions!
Netflix/atlas
In-memory dimensional time series database.
Netflix/metaflow-docs
Netflix/metaflow
Open Source AI/ML Platform
tirthajyoti/Deep-learning-with-Python
Deep learning codes and projects using Python
greyhatguy007/Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
VikParuchuri/surya
OCR, layout analysis, reading order, table recognition in 90+ languages
a-slice-of-py/data-scientist-hub
Data Scientist Hub (DSH) is my personal knowledge center.
nipunbatra/pml-teaching
xoraus/CrackingTheSQLInterview
DBMS Concepts, SQL Queries & Schema Design for your Interviews.
kansiris/SQL-interview-questions
List of Top 500 SQL Interview Questions & Answers with queries and more
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
rasbt/scipy2023-deeplearning
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API