1. 深度学习中的目标检测

    1. 目标检测基础

    2019/01/15 CV

  2. 用Google Colab跑TensorFlow Hub模型

    背景

    2019/01/06 TensorFlow

  3. TensorFlow模型保存

    TensorFlow的模型格式

    2019/01/03 TensorFlow

  4. TensorFlow多GPU使用

    前言

    2019/01/03 TensorFlow

  5. Unicode

    Unicode

    2019/01/02 Python

  6. Yarn

    Yarn和ZooKeeper没联系。Yarn配置的是ResourceManage资源管理;ZooKeeper是一个分布式的、开放源码的分布式应用程序协调服务;它是一个为分布式应用提供一致性服务的软件,提供的功能包括:配置维护、名字服务、分布式同步、组服务等。

    2019/01/01 分布式

  7. ZooKeeper

    简介

    2018/12/31 分布式

  8. 从Word Embedding到Bert模型-自然语言处理中的预训练技术发展史

    针对本文的github地址:https://github.com/JepsonWong/Pre-training_Techniques_For_NLP

    2018/12/21 NLP