|
3 | 3 |
|
4 | 4 | - [Capture and Replay](#capture-and-replay)
|
5 | 5 | - [Data Skew Profiler](#data-skew-profiler)
|
6 |
| -- [Recommender System using Machine Learning in RVCE Connect](#recommender-system-using-machine-learning-in-rvce-connect) |
7 | 6 | - [WIFI support in ‘Intelligent Maze Solver’](#wifi-support-in-intelligent-maze-solver)
|
8 | 7 | - [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) |
9 | 9 | - [Encrypted Centralized Projector System using RaspberryPi](#encrypted-centralized-projector-system-using-raspberrypi)
|
10 | 10 | - [Write Code for WiNoC in BookSim2 network simulator](#write-code-for-winoc-in-booksim2-network-simulator)
|
11 | 11 | - [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
|
48 | 48 |
|
49 | 49 | Mentors: [Prof.Jyoti](mailto:jyothis@rvce.edu.in) , [Dr.Shobha](mailto:shobhag@rvce.edu.in)
|
50 | 50 |
|
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) |
69 | 51 |
|
70 | 52 | ## WIFI support in ‘Intelligent Maze Solver’ ##
|
71 | 53 |
|
@@ -107,6 +89,25 @@ Tags: Hardware/FPGA Programming, MyHDL
|
107 | 89 |
|
108 | 90 | Mentors: [Prof.Namita](mailto:namitapalecha@rvce.edu.in), [Dr.Minal](mailto:minalmoharir@rvce.edu.in)
|
109 | 91 |
|
| 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 | + |
110 | 111 | ## Encrypted Centralized Projector System using RaspberryPi ##
|
111 | 112 |
|
112 | 113 | The goal of the project is to build a centralized and encrypted projector system with Raspberry Pi as the central server.
|
|
0 commit comments