DeepNLP commited on
Commit
5b964b1
·
verified ·
1 Parent(s): 696963e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -3
README.md CHANGED
@@ -1,3 +1,57 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - AI
7
+ - Robotics
8
+ - Embodied
9
+ ---
10
+
11
+ ## IROS 2020 Accepted Paper Meta Info Dataset
12
+
13
+ This dataset is collect from the IROS 2020-2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (https://ieeexplore.ieee.org/xpl/conhome/1000393/all-proceedings) as well as the arxiv website DeepNLP paper arxiv (http://www.deepnlp.org/content/paper/iros2021). For researchers who are interested in doing analysis of IROS 2020 accepted papers and potential trends, you can use the already cleaned up json files. Each row contains the meta information of a paper in the IROS 2020 conference. To explore more AI & Robotic papers (NIPS/ICML/ICLR/IROS/ICRA/etc) and AI equations, feel free to navigate the Equation Search Engine (http://www.deepnlp.org/search/equation) as well as the AI Agent Search Engine to find the deployed AI Apps and Agents (http://www.deepnlp.org/search/agent) in your domain.
14
+
15
+
16
+ Equations Latex code and Papers Search Engine
17
+ ![AI Equations and Search Portal](https://raw.githubusercontent.com/AI-Agent-Hub/AI-Agent-Marketplace/refs/heads/main/docs/equation_search_portal.jpg)
18
+
19
+
20
+ ### Meta Information of Json File of Paper
21
+
22
+ ```
23
+
24
+ {
25
+ "title": "Staging energy sources to extend flight time of a multirotor UAV",
26
+ "detail_url": "https://ieeexplore.ieee.org/document/9341804/",
27
+ "author_list": ["Karan P. Jain", "Jerry Tang", "Koushil Sreenath", "Mark W. Mueller", "Karan P. Jain", "Jerry Tang", "Koushil Sreenath", "Mark W. Mueller"],
28
+ "abstract": "Energy sources such as batteries do not decrease in mass after consumption, unlike combustion-based fuels. We present the concept of staging energy sources, i.e. consuming energy in stages and ejecting used stages, to progressively reduce the mass of aerial vehicles in-flight which reduces power consumption, and consequently increases flight time. A flight time vs. energy storage mass analysis is ..."
29
+ }
30
+ ```
31
+
32
+
33
+ ## Related
34
+
35
+ ## AI Agent Marketplace and Search
36
+ [AI Agent Marketplace and Search](http://www.deepnlp.org/search/agent) <br>
37
+ [Robot Search](http://www.deepnlp.org/search/robot) <br>
38
+ [Equation and Academic search](http://www.deepnlp.org/search/equation) <br>
39
+ [AI & Robot Comprehensive Search](http://www.deepnlp.org/search) <br>
40
+ [AI & Robot Question](http://www.deepnlp.org/question) <br>
41
+ [AI & Robot Community](http://www.deepnlp.org/community) <br>
42
+ [AI Agent Marketplace Blog](http://www.deepnlp.org/blog/ai-agent-marketplace-and-search-portal-reviews-2025) <br>
43
+
44
+ ## AI Agent Reviews
45
+ [AI Agent Marketplace Directory](http://www.deepnlp.org/store/ai-agent) <br>
46
+ [Microsoft AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-microsoft-ai-agent) <br>
47
+ [Claude AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-claude-ai-agent) <br>
48
+ [OpenAI AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-openai-ai-agent) <br>
49
+ [Saleforce AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-salesforce-ai-agent) <br>
50
+ [AI Agent Builder Reviews](http://www.deepnlp.org/store/ai-agent/ai-agent-builder) <br>
51
+
52
+ ## AI Equation
53
+ [List of AI Equations and Latex](http://www.deepnlp.org/equation/category/ai) <br>
54
+ [List of Math Equations and Latex](http://www.deepnlp.org/equation/category/math) <br>
55
+ [List of Physics Equations and Latex](http://www.deepnlp.org/equation/category/physics) <br>
56
+ [List of Statistics Equations and Latex](http://www.deepnlp.org/equation/category/statistics) <br>
57
+ [List of Machine Learning Equations and Latex](http://www.deepnlp.org/equation/category/machine%20learning) <br>