從這裡開始
從這裡開始
五 基於結果的課程
每門課程都包括明確的成果、映射的能力、實踐活動和應用的頂點。
主題曲目
按曲目瀏覽
跳入您關心的領域。每條賽道都有多個簡單的英文指南。
- 91 指南基礎知識核心概念:人工智慧如何在高層次上運作。探索
- 177 指南語言人工智慧LLM、NLP、ChatGPT、提示和文字理解。探索
- 170 指南視覺人工智慧影像生成、電腦視覺、視訊和設計。探索
- 124 指南音訊人工智慧語音、音樂、播客和音訊優先的人工智慧。探索
- 123 指南公司OpenAI、Anthropic、Google、Meta 等的設定檔。探索
- 346 指南應用領域人工智慧如何出現在編碼、搜尋、代理和日常生活中。探索
- 165 指南產業醫療保健、金融、教育、能源等領域的人工智慧。探索
- 319 指南科技晶片、微調、RAG、向量和人工智慧基礎設施。探索
- 142 指南社會偏見、隱私、版權、安全和人工智慧的未來。探索
全庫
所有指南
1657 的 1657 顯示指南。按曲目過濾或上方搜尋。
- 科技机器学习系统中隐藏的技术债务機器學習系統可能會累積超出普通程式碼複雜性的技術債務,因為模型依賴不斷變化的資料、特徵、管道和回饋循環。3 最小閱讀量閱讀
- 科技使用 Librosa 提取音訊特徵Librosa is a Python library for loading audio and computing signal features such as spectrograms, MFCCs, chroma, and onset strength.3 最小閱讀量閱讀
- 科技使用 Prometheus 和 Grafana 進行機器學習監控Prometheus can collect numeric time-series metrics exposed by model services, while Grafana visualizes those metrics in dashboards and alerts.3 最小閱讀量閱讀
- 科技ML 供应链安全和模型签名机器学习供应链安全性可在整个构建和部署过程中保护代码、依赖项、数据集和模型工件免遭篡改或不受信任的来源的影响。3 最小閱讀量閱讀
- 科技MLOps 成熟度級別MLOps maturity models describe how teams evolve from manual model development toward repeatable automation for testing, deployment and retraining.3 最小閱讀量閱讀
- 科技部署前的模型驗證門Model validation gates are explicit checks a candidate must pass before it can move into a higher-risk deployment stage.3 最小閱讀量閱讀
- 科技音調變換和時間拉伸Pitch shifting changes perceived fundamental frequency while aiming to preserve duration, whereas time stretching changes duration while aiming to preserve…3 最小閱讀量閱讀
- 科技Prediction Logging and Inference Data CapturePrediction logging records enough context to audit, debug and later evaluate model decisions, including timestamps, model versions, inputs or privacy-safe…3 最小閱讀量閱讀
- 科技Python ML 的依赖管理Python dependency management records which interpreters and packages an ML project needs and how those versions are resolved for each environment.3 最小閱讀量閱讀
- 科技機器學習基礎架構的 TerraformTerraform describes cloud infrastructure as code and creates or updates resources by comparing configuration with recorded state and provider APIs.3 最小閱讀量閱讀
- 科技Triton Language for Custom GPU KernelsTriton is a Python-based language and compiler for writing GPU kernels in terms of blocks of elements rather than individual hardware threads.3 最小閱讀量閱讀
- 科技單元測試機器學習程式碼Unit tests for ML code check small, deterministic parts of the pipeline such as preprocessing, tensor shapes, loss calculations and prediction interfaces.3 最小閱讀量閱讀