240 发简信
IP属地:台湾
  • Resize,w 360,h 240
    Note 5: BERT

    BERT: Pre-training of Deep Bidirectional Transformers for Language Under...

  • Resize,w 360,h 240
    Note 3: GPT

    Improving Language Understanding by Generative Pre-Training Radford et a...

  • Note 2: ELMo

    Deep contextualized word representations ELMo (Embeddings from Language ...

  • Resize,w 360,h 240
    Note 1: Transformer

    Attention Is All You Need [1] 1. Encoder-Decoder The encoder maps an inp...

  • Resize,w 360,h 240
    Python Note7 (JSON)

    JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式,易于人阅读和编写。 JSON库import jso...

  • Python Note6 (Numpy)

    Install After downloaded the Numpy into C:\Python27\Scripts. Basic Knowl...

  • Python Note5 (Advanced Data)

    Labels: Numpy Arrays, DataFrames Numpy Arrays [1] Element-wise calculati...

  • Python Note4 (OOP)

    Labels: Python, Class,Object Ref:Python Classes/Objects https://www.tuto...

  • Python Note3 (I/O)

    Labels: Python, Keyboard Input, Files Ref: Python Files I/O https://www....