iOS、OS X 深度学习框架 DeepLearningKit

码农软件 · 软件分类 · 神经网络/人工智能 · 2019-10-15 06:44:51

软件介绍

DeepLearningKit 是针对 iOS、OS X 和 tvOS 的开源深度学习框架。

@misc{2015DeepLearningKit,
    author = {Amund Tveit, Torbjørn Morland and Thomas Brox Røst},
    title = {DeepLearningKit - an Open Source Deep Learning Framework for 
             Apple's iOS, OS X and tvOS developed in Metal and Swift}, 
    url = {https://arxiv.org/abs/1605.04614},
    howpublished = {Online}
}

视频教程:

1.1 如何开始使用 iOS 深度学习套件(例如 iPhone 或 iPad)

视频地址:http://www.youtube.com/watch?feature=player_embedded&v=i5FxMbcKFiw


1.2 如何开始 OS X 的深度学习套件(例如Macbook或iMac)

视频地址:http://www.youtube.com/watch?feature=player_embedded&v=fBAKLGYtK2o


1.3 如何开始使用 tvOS 深度学习套件(新Apple TV)

视频地址:http://www.youtube.com/watch?feature=player_embedded&v=2UZeVO1QvLI

本文地址:https://www.codercto.com/soft/d/16783.html

RESTful Web Services Cookbook

RESTful Web Services Cookbook

Subbu Allamaraju / Yahoo Press / 2010-3-11 / USD 39.99

While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 10......一起来看看 《RESTful Web Services Cookbook》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具