配环境跑lunar

编程入门 行业动态 更新时间:2024-10-09 05:25:17

配<a href=https://www.elefans.com/category/jswz/34/1771403.html style=环境跑lunar"/>

配环境跑lunar

qwqllly/LUNAR: LUNAR: Unifying Local Outlier Detection Methods via Graph Neural Networks (github)

创建虚拟环境

conda create -n lunar python=3.8

进入虚拟环境

conda activate lunar     

安装numpy pandas  scikit-learn

conda install Numpy=1.19.5
conda install Pandas=1.3.2
conda install scikit-learn=0.24.2

安装pytorch 旧版本 Previous PyTorch Versions | PyTorch

conda install pytorch==1.9.0 torchvision==0.10.0 torchaudio==0.9.0 cudatoolkit=10.2 -c pytorch

安装faiss:Faiss Gpu :: Anaconda

Welcome to Faiss Documentation — Faiss documentation

conda install -c pytorch faiss-gpu

这四个碰到了大问题。

安装pytorch-cluster     Pytorch Cluster :: Anaconda (会自动寻找合适的包)

conda install -c rusty1s pytorch-cluster

安装pytorch-scatter  Pytorch Scatter :: Anaconda

conda install -c rusty1s pytorch-scatter

安装pytorch-sparse Pytorch Sparse :: Anaconda

conda install -c rusty1s pytorch-sparse

安装pytorch-spline-conv Pytorch Spline Conv :: Anaconda

conda install -c rusty1s pytorch-spline-conv

安装torch_geometric

conda install torch_geometric

更多推荐

配环境跑lunar

本文发布于:2024-02-07 11:28:53,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1756403.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:环境   lunar

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!