书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 56 个相关结果.
  • spark机器学习算法研究和源码分析

    本项目对spark ml包中各种算法的原理加以介绍并且对算法的代码实现进行详细分析,旨在加深自己对机器学习算法的理解,熟悉这些算法的分布式实现方式。
  • [英文]Go vs. Python

    Learning Go by comparing how you'd do it in Python
  • SAA-C02 (AWS Certified Solutions Architect - Associate)

    SAA-C02 Notes These are my personal notes from Adrian Cantrill's (SAA-C02) course. Learning Aids from aws-sa-associate-saac02.
  • PaddlePaddle v1.5(fluid) 深度学习平台

    PaddlePaddle (PArallel Distributed Deep LEarning)是一个易用、高效、灵活、可扩展的深度学习框架
  • The Kubebuilder Book v2.0

    Users of Kubernetes will develop a deeper understanding of Kubernetes through learning the fundamental concepts behind how APIs are designed and implemented. This book will teach r...
  • The Kubebuilder Book v1.0

    Users of Kubernetes will develop a deeper understanding of Kubernetes through learning the fundamental concepts behind how APIs are designed and implemented. This book will teach r...
  • PaddlePaddle v1.4(fluid) 深度学习平台

    PaddlePaddle (PArallel Distributed Deep LEarning)是一个易用、高效、灵活、可扩展的深度学习框架
  • Learn Go with Tests (2019)

    Explore the Go language by writing tests. Get a grounding with TDD. Go is a good language for learning TDD because it is a simple language to learn and testing is built-in. Be conf...
  • Building Web Apps with Go(英文版)

    Welcome to Building Web Apps with Go! If you are reading this then you have just started your journey from noob to pro. No seriously, web programming in Go is so fun and easy that ...
  • python 学习笔记

    本文档是《learning python》中文第四版的学习笔记,是由我个人做的纸质读书笔记而来。所有的Python代码都是基于Python 3.5 64bit,在Python IDLE上运行的效果。