Skip to content

Commit aa4840d

Browse files
committed
made necessary changes
1 parent 6ecec62 commit aa4840d

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

ideas.md

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
- [Capture and Replay](#capture-and-replay)
55
- [Data Skew Profiler](#data-skew-profiler)
6-
- [Recommender System using Machine Learning in RVCE Connect](#recommender-system-using-machine-learning-in-rvce-connect)
76
- [WIFI support in ‘Intelligent Maze Solver’](#wifi-support-in-intelligent-maze-solver)
87
- [Port Verilog Code to MyHDL](#port-verilog-code-to-myhdl)
8+
- [Recommender System using Machine Learning in RVCE Connect](#recommender-system-using-machine-learning-in-rvce-connect)
99
- [Encrypted Centralized Projector System using RaspberryPi](#encrypted-centralized-projector-system-using-raspberrypi)
1010
- [Write Code for WiNoC in BookSim2 network simulator](#write-code-for-winoc-in-booksim2-network-simulator)
1111
- [Implementation of Odd-Even Routing of NoC on FPGA](#implementation-of-odd-even-routing-of-noc-on-fpga)
@@ -48,24 +48,6 @@ Tags: HPC-Systems, Networking, Web Development, DBMS
4848

4949
Mentors: [Prof.Jyoti](mailto:jyothis@rvce.edu.in) , [Dr.Shobha](mailto:shobhag@rvce.edu.in)
5050

51-
## Recommender System using Machine Learning in RVCE Connect ##
52-
53-
RVCE Connect is an Android app that allows RVCE students to view their Attendance, Test Scores, Timetable etc.
54-
55-
Goals:
56-
- Connect alumni of RVCE(over 10000 people) with its current students for internship opportunities abroad.
57-
- Create a Machine Learning model that suggests the Alumni for a specific research project/job completion based on the feature input given(Recommender System)
58-
59-
Skill Level: Intermediate/Advanced
60-
61-
Prerequisites: Android App Development with JAVA, JavaScript, basics of Node.js, Machine Learning(Simple regressions and Classifications).
62-
63-
Language/Tools: Java, CSS, JavaScript, Node.js
64-
Tags:Android App development, AI, Web Development
65-
66-
[GitHub Link](https://github.com/world-of-open-source/RVCE-Connect)
67-
68-
Mentors: [Dr.Vinay](mailto:vinayvhegde@rvce.edu.in), [Dr.Nagaraja](mailto:nagarajags@rvce.edu.in)
6951

7052
## WIFI support in ‘Intelligent Maze Solver’ ##
7153

@@ -107,6 +89,25 @@ Tags: Hardware/FPGA Programming, MyHDL
10789

10890
Mentors: [Prof.Namita](mailto:namitapalecha@rvce.edu.in), [Dr.Minal](mailto:minalmoharir@rvce.edu.in)
10991

92+
## Recommender System using Machine Learning in RVCE Connect ##
93+
94+
RVCE Connect is an Android app that allows RVCE students to view their Attendance, Test Scores, Timetable etc.
95+
96+
Goals:
97+
- Connect alumni of RVCE(over 10000 people) with its current students for internship opportunities abroad.
98+
- Create a Machine Learning model that suggests the Alumni for a specific research project/job completion based on the feature input given(Recommender System)
99+
100+
Skill Level: Intermediate/Advanced
101+
102+
Prerequisites: Android App Development with JAVA, JavaScript, basics of Node.js, Machine Learning(Simple regressions and Classifications).
103+
104+
Language/Tools: Java, CSS, JavaScript, Node.js
105+
Tags:Android App development, AI, Web Development
106+
107+
[GitHub Link](https://github.com/world-of-open-source/RVCE-Connect)
108+
109+
Mentors: [Dr.Vinay](mailto:vinayvhegde@rvce.edu.in), [Dr.Nagaraja](mailto:nagarajags@rvce.edu.in)
110+
110111
## Encrypted Centralized Projector System using RaspberryPi ##
111112

112113
The goal of the project is to build a centralized and encrypted projector system with Raspberry Pi as the central server.

0 commit comments

Comments
 (0)