logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

anaconda 中安装gurobi

跑的一个深度学习框架用到了gurobi 安装在ubuntu上栽了两天时间,我安装的是ubuntu16.04的版本自己去官网下载gurobi,我安装的是gurobi8.1.1 然后申请相应的licence1 解压文件tar zxvf gurobi8.1.1_linux64.tar.gz将解压的文档gurobi811移到/opt下sudo cp -r gurobi811 /opt/2 设定环境变量:s

#ubuntu#linux#caffe
人工智能——发展史

人工智能发展史

定理(Theorem)、引理(Lemma)、推论(Corollary)的定义及LaTeX用法

1、定理(Theorem)1.1 定义:Theorem(定理)----a mathematical statement that is proved using rigorous mathematical reasoning. In a mathematical paper, the term theorem is often reserved for the most important r..

python默认版本替换

1. 查看安装的 pythonls /usr/bin/python*2. 查看python替换版本信息:update-alternatives --list python若现实出错:update-alternatives:error:no alternatives for python3. 根据查看的python版本设置如下sudo update-alternatives --install /u

The difference of Artificial Intelligence, Machine Learning and Deep learning

1、包括范围:人工智能>机器学习>深度学习2、

到底了