Pinned Repositories
AI_Agent
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Automation
azure-databricks-mlops-mlflow
Azure Databricks MLOps sample for Python based source code using MLflow without using MLflow Project.
databricks_practice
FirstGitHubProject
murphy.github.io
My Blog / Jekyll Themes / PWA
PyML
RAG-Chatbot-with-Confluence
Create RAG chatbot using Confluence knowledge base
segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
huang12332's Repositories
huang12332/AI_Agent
huang12332/RAG-Chatbot-with-Confluence
Create RAG chatbot using Confluence knowledge base
huang12332/murphy.github.io
My Blog / Jekyll Themes / PWA
huang12332/PyML
huang12332/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
huang12332/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
huang12332/azure-databricks-mlops-mlflow
Azure Databricks MLOps sample for Python based source code using MLflow without using MLflow Project.
huang12332/databricks_practice
huang12332/Automation
huang12332/FirstGitHubProject
huang12332/Word2Vector
Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成