README.md

    数据科学和人工智能技术笔记

    作者:Chris Albon

    译者:飞龙

    协议:CC BY-NC-SA 4.0

    两种方法可以编写无错误的程序;只有第三种方法有效——艾伦·J·佩利

    下载

    Docker

    docker pull apachecn0/ds-ai-tech-notes
    docker run -tid -p <port>:80 apachecn0/ds-ai-tech-notes
    # 访问 http://localhost:{port} 查看文档

    PYPI

    pip install ds-ai-tech-notes
    ds-ai-tech-notes <port>
    # 访问 http://localhost:{port} 查看文档

    NPM

    npm install -g ds-ai-tech-notes
    ds-ai-tech-notes <port>
    # 访问 http://localhost:{port} 查看文档

    赞助我

    项目简介

    📖 [译] 数据科学和人工智能技术笔记

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/apachecn/ds-ai-tech-notes

    发行版本

    当前项目没有发行版本

    贡献者 1

    W wizardforcel @wizardforcel

    开发语言

    • CSS 52.0 %
    • JavaScript 43.9 %
    • HTML 3.9 %
    • Shell 0.1 %
    • Dockerfile 0.1 %