Highly Distinguish

|

Highly Distinguish pty. ltd.

🧠
Deep Learning
GPU Computing
🔬
NLP Research
🤖
Machine Learning
import torch
model.cuda()
transformer.forward()

Latest Articles

为什么我明明写了 .gitignore,文件还是被 Git 提交了?

为什么我明明写了 .gitignore,文件还是被 Git 提交了?

“Git 已跟踪的文件不受影响。”—— Git 官方文档 gitignore(5)

Why Is Git Still Tracking a File I Ignored?

Why Is Git Still Tracking a File I Ignored?

“A gitignore file specifies intentionally untracked files that Git should ignore. Files already tracked by Git are...

别再闭眼 git push 了:不审阅本地提交的团队迟早遭遇生产灾难

别再闭眼 git push 了:不审阅本地提交的团队迟早遭遇生产灾难

“Transform screen-time to family-time.” — Unknown

never blindly push: audit your local commit stack first

never blindly push: audit your local commit stack first

“Git doesn’t consider each commit to be a diff from the previous one, but rather a snapshot of the repository over...

从 Pod 编排到数据互联:基于 K8s 与 Snowflake 打造下一代异构查询桥梁实践

从 Pod 编排到数据互联:基于 K8s 与 Snowflake 打造下一代异构查询桥梁实践

“试着成为别人乌云里的一道彩虹。” — 玛雅·安吉罗 (Maya Angelou)

Beyond pod orchestration: building the unified query bridge with K8s

Beyond pod orchestration: building the unified query bridge with K8s

“Try to be a rainbow in someone’s cloud.” — Maya Angelou

AI Technical Expertise

🧠

Deep Learning

Focus on neural network architecture design, model optimization, and large-scale training, covering cutting-edge technologies such as CNN, RNN, and Transformer.

PyTorch TensorFlow Transformers

GPU Programming

Proficient in CUDA programming, GPU-accelerated computing, and distributed training, optimizing the training and inference performance of deep learning models.

CUDA cuDNN Multi-GPU
🔬

Natural Language Processing

Specialized in NLP research and application development, including text analysis, language models, machine translation, and conversational systems.

BERT GPT LangChain
🤖

Machine Learning Engineering

End-to-end ML system design, from data preprocessing to model deployment, building scalable AI solutions.

MLOps Docker Kubernetes