You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To mitigate the above challenges, we propose LEAP (Learning Enhancement and Assistance Platform), which is an AI-powered
31
31
platform designed to enhance student learning outcomes and provide equitable access to quality education. The platform comprises two main features that aim to improve the overall learning experience of the student:
@@ -49,9 +49,9 @@ hints to the student to arrive at correct answer, enhancing student engagement a
49
49
50
50

51
51
52
-
1. Intel® Extension for Pytorch: Used for Multilingual Extractive QA model training optimization.
53
-
2. Intel® Neural Compressor: Used for Multilingual Extractive QA model inference and Generative AI model inference optimization.
54
-
3. Intel® Extension for Scikit-Learn: Used for Multilingual Embedding model training optimization.
52
+
1. Intel® Extension for Pytorch: Used for our Multilingual Extractive QA model Training/Inference optimization.
53
+
2. Intel® Neural Compressor: Used for Multilingual Extractive QA model and Generative AI model Inference optimization.
54
+
3. Intel® Extension for Scikit-Learn: Used for Multilingual Embedding model Training/Inference optimization.
55
55
4. Intel® distribution for Modin: Used for basic initial data analysis/EDA.
56
56
5. Intel® optimized Python: Used for data pre-processing, reading etc.
57
57
@@ -329,4 +329,4 @@ on provided Intel® Dev Cloud machine *[Intel Xeon Processor (Skylake, IBRS) - 1
329
329
330
330
✅ **Seamless Adaptability**: The Intel® AI Analytics Toolkit enables smooth integration with machine learning and deep learning workloads, requiring minimal modifications.
331
331
332
-
✅ **Fostered Collaboration**: The development of such an application likely involved collaboration with a team comprising experts from diverse fields, including deep learning and data analysis. This experience likely emphasized the significance of collaborative efforts in attaining shared objectives.
332
+
✅ **Fostered Collaboration**: The development of such an application likely involved collaboration with a team comprising experts from diverse fields, including deep learning and data analysis. This experience likely emphasized the significance of collaborative efforts in attaining shared objectives.
0 commit comments