Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
aqua
cnotes
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
cube-studio
云原生一站式机器学习平台,多租户,数据资产,notebook在线开发,拖拉拽任务流编排,多机多卡分布式训练,超参搜索,推理服务,多集群调度,多项目组资源组,边缘计算,大模型实时训练, ai应用商店
Debezium-Converter
实现flinkcdc和debezium的自定义转换器,支持mysql和sqlserver的自定义时间转换。
deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning
dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
dolphinscheduler
Apache DolphinScheduler is the modern data workflow orchestration platform with powerful user interface, dedicated to solving complex task dependencies in the data pipeline and providing various types of jobs available `out of the box`
doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
models
Models and examples built with TensorFlow
v-wx-v's Repositories
v-wx-v/models
Models and examples built with TensorFlow
v-wx-v/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
v-wx-v/aqua
cnotes
v-wx-v/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
v-wx-v/cube-studio
云原生一站式机器学习平台,多租户,数据资产,notebook在线开发,拖拉拽任务流编排,多机多卡分布式训练,超参搜索,推理服务,多集群调度,多项目组资源组,边缘计算,大模型实时训练, ai应用商店
v-wx-v/Debezium-Converter
实现flinkcdc和debezium的自定义转换器,支持mysql和sqlserver的自定义时间转换。
v-wx-v/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning
v-wx-v/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
v-wx-v/dolphinscheduler
Apache DolphinScheduler is the modern data workflow orchestration platform with powerful user interface, dedicated to solving complex task dependencies in the data pipeline and providing various types of jobs available `out of the box`
v-wx-v/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
v-wx-v/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
v-wx-v/feathr
Feathr – A scalable, unified data and AI engineering platform for enterprise
v-wx-v/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
v-wx-v/hadoop-release
v-wx-v/hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
v-wx-v/JARVIS
JARVIS, a system to connect LLMs with ML community
v-wx-v/llama
Inference code for LLaMA models
v-wx-v/mbit
v-wx-v/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
v-wx-v/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
v-wx-v/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
v-wx-v/osm2pgsql
OpenStreetMap data to PostgreSQL converter
v-wx-v/seatunnel
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
v-wx-v/spark-atlas-connector
A Spark Atlas connector to track data lineage in Apache Atlas
v-wx-v/SparrowRecSys
A Deep Learning Recommender System
v-wx-v/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
v-wx-v/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等