Keras.js 推荐一下网页上的 demo https://transcranial.github.io/keras-js/#/ 加载的比较慢,但是识别的非常快。 Run Ker…
Read MoreWebDNN:Web浏览器上最快的DNN执行框架
WebDNN:Web浏览器上最快的DNN执行框架 为什么需要WebDNN? 深层神经网络(DNN)在许多应用中受到越来越多的关注。 然而,它需要大量的计算资源,并且有许多巨大的过程…
Read MoreEffectiveTensorflow Tensorflow tutorials and best practices.
Effective Tensorflow 非常好的一个 tensorflow 教程。 原文地址:https://github.com/vahidk/EffectiveTensorf…
Read MoreEffectiveTensorflow:Tensorflow 教程和最佳实践
Tensorflow和其他数字计算库(如numpy)之间最明显的区别在于Tensorflow中的操作是符号。 这是一个强大的概念,允许Tensorflow进行所有类型的事情(例如自…
Read MorePySC2 – StarCraft II Learning Environment
PySC2 是 DeepMind 的“星际争霸II学习环境”(SC2LE)的Python组件。 它暴露了暴雪娱乐公司的星际争霸II机器学习API作为Python RL环境。 这是D…
Read MoreHello distributed TensorFlow! 你好分布式 TensorFlow
To see a simple TensorFlow cluster in action, execute the following: 来看一个简单的 tensorflow 集群…
Read MoreDeep Visual-Semantic Alignments for Generating Image Descriptions:深度视觉到语义对齐为生成图片说明
深度视觉到语义对齐为生成图片说明 http://cs.stanford.edu/people/karpathy/deepimagesent/ We present a model …
Read Morestanford-tensorflow-tutorials 斯坦福大学 tensorflow 教程 github
斯坦福大学 tensorflow 教程 github https://github.com/chiphuyen/stanford-tensorflow-tutorials 该 gi…
Read MoreTensorLayer 是为研究人员和工程师设计的一款基于Google TensorFlow开发的深度学习与强化学习库。
TensorLayer 是为研究人员和工程师设计的一款基于Google TensorFlow开发的深度学习与强化学习库。 它提供高级别的(Higher-Level)深度学习API,…
Read More谷歌发布 TensorFlow Serving library
TensorFlow服务是一个灵活的,高性能的机器学习模型的服务系统,专为生产环境而设计。 TensorFlow服务可以轻松部署新的算法和实验,同时保持相同的服务器体系结构和API…
Read More