Pinned Repositories
agi-talks
AGI 内外部分享材料合集
AI-chatbot-mern-master
AI-chatbot-mern-master
An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
Eye-Tracker
Eye tracking using OpenCV, Python.
genai_interview_questions
Possibly futile attempt at grounding hype with theory and fundamentals
hofPractice
hofPractice
language-learner-texts
Waittill's Repositories
Waittill/AI-chatbot-mern-master
AI-chatbot-mern-master
Waittill/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
Waittill/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
Waittill/DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
Waittill/genai_interview_questions
Possibly futile attempt at grounding hype with theory and fundamentals
Waittill/hofPractice
hofPractice
Waittill/language-learner-texts
Waittill/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Waittill/machine-learning-notes
This is the notes of the way of machine learning study. You may find something useful in it.
Waittill/recursion-prompts
Repository of prompts to be solved using recursion
Waittill/tech-dry-run
Waittill/The-TensorFlow-Workshop
Waittill/Trial
Waittill/UnravelingHtml2
Source code examples for the Unraveling HTML5, CSS3, and JavaScript book (Edition 2)
Waittill/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Waittill/Quick-Notes-for-ML-DS
It contains interview preparation notes provided by iNeuron, important links, MLOps resources
Waittill/transformer-walkthrough
A walkthrough of transformer architecture code