News-Recommendation-System

所属分类:数值算法/人工智能
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-01-03 21:44:02
上 传 者sh-1993
说明:  新闻推荐系统,,
(News-Recommendation-System,,)

文件列表:
Final/
week5/web_server/
week5_codelab2/web_server/
week6-codelab1/
week6/
week6_codelab2/
week7/
week7_codelab2/

# News-Recommendation-System # Collaborative-Online-Judge-System ## Install NodeJs: sudo apt-get update curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash - sudo apt-get install -y nodejs ## Install Nodemon sudo npm install -g nodemon ## Install React sudo npm install -g create-react-app ## Install git sudo apt-get install git ## Install Terminator sudo apt-get install terminator ## Download Postman Follow: https://blog.bluematador.com/posts/postman-how-to-install-on-ubuntu-1604/ ## Install Redis wget http://download.redis.io/releases/redis-3.2.6.tar.gz tar xzf redis-3.2.6.tar.gz cd redis-3.2.6 make sudo make install cd utils sudo ./install_server.sh ## Install Python 3 (already installed in ubuntu) ## Install pip3 for python3 sudo apt-get update sudo apt-get -y install python3-pip sudo pip3 install Flask

近期下载者

相关文件


收藏者