Pinned Repositories
apk-Dynamic-Analysis
awesome-design-patterns
A curated list of software and architecture related design patterns.
awesome-huzhi
学习心得,笔记,资源汇总等
c_course
cluster-operator
RabbitMQ Cluster Kubernetes Operator
common-regex
:jack_o_lantern: 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
k8s
php_di
简单的PHP依赖注入示例
pool
实现进程池,线程池,连接池等相关功能
python3-standard-library-example
lanzhiwang's Repositories
lanzhiwang/deep-learning-from-scratch
lanzhiwang/go-std
lanzhiwang/ascend-pytorch
lanzhiwang/ascend-transformers
lanzhiwang/AUTOMATIC1111-stable-diffusion-webui
Stable Diffusion web UI
lanzhiwang/chenyuntc-pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
lanzhiwang/clash
A rule-based tunnel in Go.
lanzhiwang/cobra-demo
lanzhiwang/d2l-ai-d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
lanzhiwang/deep-learning-advanced
lanzhiwang/deep-learning-from-scratch3
lanzhiwang/docker-library-golang
Docker Official Image packaging for golang
lanzhiwang/docker-library-mysql
Docker Official Image packaging for MySQL Community Server
lanzhiwang/docker-library-python
Docker Official Image packaging for Python
lanzhiwang/dvlab-research-LongLoRA
Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)
lanzhiwang/FlagOpen-FlagEmbedding
Retrieval and Retrieval-augmented LLMs
lanzhiwang/gopcp-example.v2
An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
lanzhiwang/huggingface-transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
lanzhiwang/istio-istio
Connect, secure, control, and observe services.
lanzhiwang/kubectl
lanzhiwang/kubeflow-kubeflow
Machine Learning Toolkit for Kubernetes
lanzhiwang/kubeflow-pipelines
Machine Learning Pipelines for Kubeflow
lanzhiwang/kubernetes-sigs-kustomize
Customization of kubernetes YAML configurations
lanzhiwang/langgenius-dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
lanzhiwang/learn-istio
lanzhiwang/numpy-guide
lanzhiwang/prometheus-operator-prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
lanzhiwang/redis-docker-library-redis
Docker Official Image packaging for Redis
lanzhiwang/SeldonIO-MLServer
An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
lanzhiwang/TheAlgorithms-Python
All Algorithms implemented in Python