tonghouqi's Stars
katanaml/sparrow
Data processing with ML, LLM and Vision LLM
xx025/carrot
Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点
jackfrued/Python-100-Days
Python - 100天从新手到大师
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
hehonghui/awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
liou666/polyglot
🤖️ Cross-platform AI language practice app (跨平台AI语言练习应用)
patchy631/machine-learning
khuyentran1401/Efficient_Python_tricks_and_tools_for_data_scientists
Efficient Python Tricks and Tools for Data Scientists
driscollis/image_processing_with_python
Pillow: Image Processing with Python(Book Code)
nebuly-ai/optimate
A collection of libraries to optimise AI model performances
terry3041/pyChatGPT
An unofficial Python wrapper for OpenAI's ChatGPT API
afizs/python-notes
tonghouqi/chatgpt-clone
Build Your own ChatGPT with OpenAI API and Streamlit
afizs/be-theboss-in-python
This repo helps you to be the boss in Python.
ageron/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
RayDeCampo/java-xirr
Java implementation of xirr with bonus Newton-Raphson implementation
Quantreo/BOOK-AMAZON-Python-for-Finance-and-Algorithmic-Trading
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
shadowsocks/shadowsocks
zhaoolee/ChineseBQB
🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, **表情包大集合, 聚欢乐~
jynew/jynew
JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
rougier/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
tmabraham/awesome-fastai
A curated list of awesome fastai projects/blog posts/tutorials/etc.
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
foxsen/archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
RealKai42/qwerty-learner
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
wisdompeak/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.
ovysotska/in_simple_english
Small projects to clarify big concepts
kerlomz/captcha_trainer
[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.