FelixKAI commited on
Commit
699d3fa
·
verified ·
1 Parent(s): 1e2989b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -1
README.md CHANGED
@@ -7,4 +7,44 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ # RL-MIND Lab
11
+
12
+ RL-MIND Lab is part of the R&L Group at Nanjing University. Our research focuses on brain-inspired artificial intelligence, efficient generative AI systems, and multimodal foundation models. The lab’s current projects include brain-inspired learning mechanisms and large-scale intelligent systems. We aim to bridge the gap between artificial intelligence and natural intelligence, contributing to the development of trustworthy and sustainable AI technologies.
13
+
14
+ ## Research Focus
15
+
16
+ ### Brain-inspired Artificial Intelligence
17
+ We explore efficient intelligence through:
18
+ - Few-shot learning
19
+ - Continual learning
20
+ - Brain-inspired cognitive computation models
21
+
22
+ ### Efficient Generative AI Systems
23
+ We study practical and efficient generative AI with:
24
+ - Hardware-software co-design
25
+ - Model compression
26
+ - LLM quantization
27
+ - Robotic applications
28
+
29
+ ### Multimodal Foundation Models
30
+ We work on:
31
+ - Multimodal large-scale models
32
+ - Efficient deployment on edge devices
33
+ - Model acceleration for real-world scenarios
34
+
35
+ ## Open-Source Toolkits
36
+
37
+ We contribute practical and research-oriented toolkits to the community:
38
+
39
+ - [LibFewShot](https://github.com/RL-VIG/LibFewShot): An open-source toolkit for few-shot learning
40
+ - [LibContinual](https://github.com/RL-VIG/LibContinual): An open-source toolbox for continual learning
41
+
42
+ ## Join Us
43
+
44
+ We are always looking for:
45
+ - postdoctoral fellows
46
+ - PhD students
47
+ - master’s students
48
+ - interns
49
+
50
+ If you are passionate about novel learning paradigms and cognitive-inspired computation, we warmly welcome you to join us.