riskyhomo's Stars
karpathy/llm.c
LLM training in simple, raw C/CUDA
Evavic44/portfolio-ideas
A curation of awesome portfolio website ideas for developers and designers to draw inspiration from. Raise a pull request to add more. 💜
google-deepmind/materials_discovery
rcalix1/ProbabilityDensityFunctionsFromNeuralNets
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
openai/grok
rasbt/stat453-deep-learning-ss21
STAT 453: Intro to Deep Learning @ UW-Madison (Spring 2021)
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
friuns2/BlackFriday-GPTs-Prompts
List of free GPTs that doesn't require plus subscription
sadmanomee/ParetoCSP
Crystal structure prediction using neural network potential and age-fitness Pareto genetic algorithm
manjunathsept11/Medical-Waste-Object-Detection-Using-YOLO
The model identifies the 8 different medical waste objects includes syringe, blooded cotton, vial, IV tubes etc. The training is done using YOLO v2 on 1500+ images.
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
IronTony-Stark/Telegram-Happy-Birthday-Bot
Telegram bot for congratulating people in chat groups with their birthdays (edits birthday person's profile photo and sets it as the chat photo for one day)
sayfulloh11/Pytorch_practice
yash-srivastava19/verizon
100% Private and Self-Owned Version Control System.
uygarkurt/SFT-TinyLlama
tilde-lab/awesome-materials-informatics
Curated list of known efforts in materials informatics, i.e. in modern materials science
JuDFTteam/best-of-atomistic-machine-learning
🏆 A ranked list of awesome atomistic machine learning projects ⚛️🧬💎.
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
riskyhomo/Stable_Diffusion
chao1224/MoleculeSTM
Multi-modal Molecule Structure-text Model for Text-based Editing and Retrieval, Nat Mach Intell 2023 (https://www.nature.com/articles/s42256-023-00759-6)
iNeuronai/interview-question-data-science-
google-research/google-research
Google Research
materialsvirtuallab/matgl
Graph deep learning library for materials
lammps/lammps
Public development project of the LAMMPS MD software package
shivance/Annotated-papers
About This repo contains annotated research papers that I always wanted to read.
nashory/gans-awesome-applications
Curated list of awesome GAN applications and demo
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.