GitHub Repository Showcase
Automatically synced from @hanxiangli666
MoneyComesToME
CodeNo description yet.
Basketball-Team-Manager
VueNo description yet.
CS500
CodeNo description yet.
hanxiangli666
CodeSelf-Intro
pgn2data
CodeA library that converts a chess pgn file into a tabulated CSV data set.
twic_pgn_fetcher
CodeFetches PGN files from "The Week in Chess" (theweekinchess.com) and optionally imports into a SCID DB
chess-openings
CodeAn aggregated data set of chess opening names
2014-world-chess-championship
Code2014 World Chess Championship .pgn files
goatchess.github.io
CodePGN game database of greatest chess players of all time
chessdatabase
CodeIncludes several famous grandmasters' games in PGN notation for training deep neural networks.
Chess-Dataset
CodeThis dataset contains PGN files and CSV files of the world chess championship match, top 47 players of the world, Candidates match, and interzonal matches.
ChessData
CodePGN Mirror
Data-structure-and-Algorithms
HTMLA multi-language DSA study repository covering C++, Java, Python, Go, and JavaScript, with ICPC competitive programming practice.
Replication-of-Papers
PythonA research repository for replicating and studying ML papers, with notes on academic writing methodology.
pr-agent
Code🚀 PR Agent - The Original Open-Source PR Reviewer. This repo is not the Qodo free tier! Try the free version on our website.
Coursera_Deep_Learning_Specialization
CodeImplementation of Logistic Regression, MLP, CNN, RNN & LSTM from scratch in python. Training of deep learning models for image classification, object detection, and sequence processing (including transformers implementation) in TensorFlow.
build-your-own-x
MarkdownMaster programming by recreating your favorite technologies from scratch.
nn-zero-to-hero
CodeNeural Networks: Zero to Hero
Traffic-Sign-Detection
CodeTraffic signs detection and classification in real time
Neural_net_scratch
Codehttps://victorzhou.com/blog/intro-to-neural-networks/
Eleven_Line_Neural_Network
CodeExperiments with http://iamtrask.github.io/2015/07/12/basic-python-network/
LLMs-from-scratch
Jupyter NotebookImplement a ChatGPT-like LLM in PyTorch from scratch, step by step
rag-from-scratch
Jupyter NotebookNo description yet.
diffusion-models-class
Jupyter NotebookMaterials for the Hugging Face Diffusion Models Course