利用网络爬虫技术,从国内外各大高校公开的网站和资源上,搜寻并下载各个高校专家,教授等学者信息,并为这些学者研究方向建立画像系统。用户可以按学校,专业,学科,论文,研究方向等各个维度 去查看和对比各位学者的研究领域信息。 基本模块:专家数据爬取模块,论文信息爬取模块,基于专家画像的信息抽取,专家搜索引擎,研究方向提取,专家自我网络中主题圈发现,数据可视化
☆21Mar 2, 2020Updated 6 years ago
Alternatives and similar repositories for -2020_University_Scholar_Discovery-system
Users that are interested in -2020_University_Scholar_Discovery-system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [ICML 2022] Robust Deep Reinforcement Learning through Bootstrapped Opportunistic Curriculum☆12Jul 15, 2022Updated 3 years ago
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆16Aug 3, 2019Updated 6 years ago
- 爬取微博数据形成用户画像 登陆账号获取cookies 使用selenium,先调用chrome浏览器 最后改成PhantomJS,并根据其中的内容获取想要的数据☆11Mar 7, 2019Updated 7 years ago
- A paper list of sample-efficient reinforcement learning☆19Jan 12, 2022Updated 4 years ago
- This is a summary of robot skills learning and the computer vision involved, including papers and code!☆10Jun 2, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- The test code for the paper "Attention-based advantage actor-critic algorithm with prioritized experience replay for complex 2-D robotic …☆10Aug 7, 2022Updated 3 years ago
- 爬虫根据博主名爬取下载ins上的图片和视频☆24Aug 21, 2019Updated 6 years ago
- 一个强大、简单、易上手的人脸识别开源项目。(克隆自https://github.com/ageitgey/face_recognition)基于C++开源库dlib中的深度学习模型,利用Labeled Faces in the Wild人脸数据库进行测试,高达99.38%的…☆14Dec 26, 2022Updated 3 years ago
- [ICRA'22] A Deep Reinforcement Learning Environment for Particle Robot Navigation and Object Manipulation☆16Aug 15, 2022Updated 3 years ago
- Unofficial Code for NeurIPS 2021 paper "Regret Minimization Experience Replay in Off-policy Reinforcement Learning"☆14May 24, 2021Updated 5 years ago
- Source Code for the ICML Paper "Curriculum Reinforcement Learning via Constrained Optimal Transport"☆15Jun 9, 2022Updated 4 years ago
- Hybrid differential evolution algorithm (HDE) to solve the Flexible Job Shop Scheduling Problem☆11Aug 19, 2025Updated 9 months ago
- This repository is an implementation of "MASER: Multi-Agent Reinforcement Learning with Subgoals Generated from Experience Replay Buffer"…