Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
agents
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
AiPy
Python机器学习、深度学习算法开发等学习资源分享
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
bidskit
Utility functions for working with DICOM and BIDS neuroimaging data
Blog
Python机器学习算法技术博客,有原创干货!有code实践! 【更多内容敬请关注公众号 "算法进阶"】
bokeh
Interactive Data Visualization in the browser, from Python
Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathmatical Foundations of Reinforcement Learning."
hsiehchou's Repositories
hsiehchou/bidskit
Utility functions for working with DICOM and BIDS neuroimaging data
hsiehchou/bokeh
Interactive Data Visualization in the browser, from Python
hsiehchou/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
hsiehchou/hsiehchou.github.io
hsiehchou/ColossalAI
Making large AI models cheaper, faster and more accessible
hsiehchou/dataset
医学影像数据集列表 『An Index for Medical Imaging Datasets』
hsiehchou/dbrx
Code examples and resources for DBRX, a large language model developed by Databricks
hsiehchou/DicomToMesh
A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
hsiehchou/dipy
DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.
hsiehchou/dtreeviz
A python library for decision tree visualization and model interpretation.
hsiehchou/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
hsiehchou/freesurfer
Neuroimaging analysis and visualization suite
hsiehchou/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
hsiehchou/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
hsiehchou/Llama2-Chinese
Llama中文社区,最好的中文Llama大模型,完全开源可商用
hsiehchou/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
hsiehchou/mace
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
hsiehchou/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
hsiehchou/matplotlib
matplotlib: plotting with Python
hsiehchou/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
hsiehchou/minimind
「大模型」3小时完全从0训练26M的小参数GPT,个人显卡即可推理训练!
hsiehchou/minimind-v
「大模型」3小时从0训练27M参数的视觉多模态VLM,个人显卡即可推理训练!
hsiehchou/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
hsiehchou/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
hsiehchou/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
hsiehchou/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
hsiehchou/StarryDivineSky
精选了10K+项目,包括机器学习、深度学习、NLP、GNN、推荐系统、生物医药、机器视觉、前后端开发等内容。Selected more than 10k+ projects, including machine learning, deep learning, NLP, GNN, recommendation system, biomedicine, machine vision, etc. Let more excellent projects be discovered by people. Continue to update! Welcome to star!
hsiehchou/SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.
hsiehchou/tf-keras-vis
Neural network visualization toolkit for tf.keras
hsiehchou/VisualDL
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )