Skip to content

Tipriest/AlgorithmPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme.md

2024.2.22

2024.2.21

  1. 可以使用 Ctrl + Alt +N 直接编译并且运行
  2. 可以使用 Ctrl+Shift+B **直接调用配置好的g++ task 编译程序而不运行程序,类似于一些IDE的编译选项
  3. 运行配置方式可以参考链接

Using Method

conda create -n algorithmPractice python=3.8 -y
conda activate algorithmPractice
pip install pyQt5 pymysql requests pymongo scikit-learn matplotlib scipy parsel prettytable pyinstaller
pip install d2l==0.17.6 torch numpy kaggle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published