240 发简信
IP属地:广东
  • centos7 jupyter notebook 远程配置

    Anaconda 安装 Anaconda:https://www.anaconda.com/[https://www.anaconda.com/...

  • neo4j 4.1.3

    一、环境准备 需要java11 二、下载neo4j 解压并配置conf/neo4j.conf ``` # Bolt connector dbms...

  • linux 安装 pyfasttext 报错

    一、主要是 pyfasttext 包 无法自动安装所需的包,只能自己看报错,安装好相应的包 可能的包有: numpy cython 二、gcc编...

  • Sequence to Sequence Learning with Neural Networks

    Sequence to Sequence Learning with Neural Networks:使用神经网络来做序列到序列的学习 Abst...

  • Fasttext

    Bag of Tricks for Efficient Text Classification 对于高效率文本分类的一些技巧 一、论文概览: A...

  • charTextCNN详解

    Character-level Convolutional Networks for Text Classification:使用字符级别的卷积...

  • TextCNN详解

    Convolutional Neural Networks for Sentence Classification(基于卷积神经网络的句子分类)...

  • C2W 论文详解

    Finding Function in Form: Compositional Character Models for Open Vocabu...

  • GloVe详解

    一、论文总览: 摘要 Abstract:提出了一种新的词向量学习方法GloVe, GloVe能够同时利用全局的统计信息和局部的上下文信息从而学习...