Skip to content

Hello Jack

  • Home

Day: June 12, 2018

Centos7安装tensorflow

HelloJack / 2018-06-122018-06-12 / Centos7, Linux

1、基础软件安装
yum install gcc
yum install gcc-c++
yum install glibc-headers
yum install -y openssl openssl-devel
yum install python-devel libffi-devel openssl-devel Continue reading “Centos7安装tensorflow”

Redis-server installation

HelloJack / 2018-06-122018-06-12 / Centos7, Linux

wget http://download.redis.io/releases/redis-4.0.9.tar.gz
tar -zxvf redis-4.0.9.tar.gz
cd redis-4.0.9/src
make
cd src
make install Continue reading “Redis-server installation”

DeepQ&A installation

HelloJack / 2018-06-122018-06-12 / Centos7, Linux

cd ~/qa
git clone https://github.com/Conchylicultor/DeepQA.git
cd DeepQA
python3 -m nltk.downloader punkt
pip3 install django channels Redis asgi_redis
install redis-server
pip3 install tensorflow
pip3 install tqdm Continue reading “DeepQ&A installation”

Recent Posts

  • Squid
  • centos mini_instal
  • net cmd
  • ubuntu
  • How to add SWAP Space in Linux

Categories

  • Centos7 (19)
  • Database (2)
  • Gentoo (6)
  • Linux (30)
  • Network (3)
  • Ubuntu (1)
  • Windows (1)

Recent Comments

    Archives

    • February 2024 (1)
    • July 2023 (1)
    • June 2022 (1)
    • May 2022 (1)
    • March 2021 (1)
    • February 2021 (1)
    • June 2020 (1)
    • May 2020 (1)
    • February 2019 (4)
    • December 2018 (1)
    • October 2018 (1)
    • August 2018 (2)
    • July 2018 (3)
    • June 2018 (18)
    June 2018
    M T W T F S S
        Jul »
     123
    45678910
    11121314151617
    18192021222324
    252627282930  

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
    Powered by WordPress | Theme: Aeroblog