andy's starred repositories
30-seconds-of-code
Short code snippets for all your development needs
system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
openai-cookbook
Examples and guides for using the OpenAI API
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
llama3-from-scratch
llama3 implementation one matrix multiplication at a time
lean-side-bussiness
精益副业:程序员如何优雅地做副业
awesome-math
A curated list of awesome mathematics resources
flexboxfroggy
A game for learning CSS flexbox 🐸
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Train_Custom_Dataset
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
PrometheusAlert
Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等
wechat-article-exporter
在线批量导出微信公众号文章,支持阅读量、评论数据的导出,支持内嵌的音视频导出,无需搭建任何环境,可100%还原文章样式,支持私有部署
Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
info8010-deep-learning
Lectures for INFO8010 Deep Learning, ULiège
list-of-good-things
list-of-good-things 好物清单
PowerPaint
[ECCV 2024] PowerPaint, a versatile image inpainting model that supports text-guided object inpainting, object removal, image outpainting and shape-guided object inpainting with only a single model. 一个高质量多功能的图像修补模型,可以同时支持插入物体、移除物体、图像扩展、形状可控的物体生成,只需要一个模型
Signals-and-Systems-course
浙江大学信电学院2022信号与系统课程资料
nn_visualization
神经网络可视化
Backend-Course-Blogging-Application
Creating Full REST APIS for Blogging application using spring boot