Git Product home page Git Product logo

info_learning's Introduction

đŸ“Ļ Info_Learning

Learn about python packages.

🌟 Requirements

1.System Requirements

Ubuntu 20.04 LTS
Python 3.7
NVIDIA GeForce GTX 3060 12G

2.Installing

  • cuda
    conda install cudatoolkit=11.3
    
  • cudnn
    conda install cudnn
    
  • PyTorch
    pip3 install torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html
    
  • PyG
    pip install torch-scatter -f https://data.pyg.org/whl/torch-1.10.0+cu113.html
    pip install torch-sparse -f https://data.pyg.org/whl/torch-1.10.0+cu113.html
    pip install torch-geometric
    

ℹī¸ Overview

✍ī¸ Authors

Jiajun Yao.

🚀ī¸ ī¸ Usage

The correct way to use the code

View each .py file for details

âŦ‡ī¸ Installation

Can't install yet

💭 Feedback and Contributing

None

info_learning's People

Contributors

yao-14 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.