-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathscreening_task.html
More file actions
211 lines (185 loc) · 9.38 KB
/
screening_task.html
File metadata and controls
211 lines (185 loc) · 9.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<style>
body{
background-image: linear-gradient(to left top, #ffffff, #fdfdff, #fbfbff, #f8faff, #f5f8ff, #f5f6fe, #f6f3fd, #f7f1fb, #fceef5, #feebec, #fceae4, #f6eadd) !important;
font-size: 1.2rem;
}
p{
font-weight: 500;
text-align: justify;
}
.screening-heading{
font-size: 4em;
}
.screening-description{
padding-right: 30%;
text-align: justify;
}
li{
font-weight: 700;
}
.row-2{
color: rgb(252, 249, 249);
}
.component-1{
background-color: #BEFFC7;
}
.component-2{
background-color: #F3FFBF;
}
.component-1,.component-2{
border-radius: 10px;
margin-bottom:200px;
}
</style>
<link rel="stylesheet" href="assets/css/style.css">
<title>Screening Task</title>
</head>
<body style="background-image:none">
<header id="header" >
<div class="container d-flex align-items-center justify-content-between">
<div class="logo">
<!-- <h1 class="text-light"><a href="index.html"><span>CORD.ai</span></a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a><img id = "cordimg" src="assets/img/icon/Logo Medium.png" alt="cordai-logo" class="img-fluid"></a> -->
<h1 class="text-light"><a><img id="cordimg" src="assets/img/icon/Logo_Medium.png" alt="cordai-logo"
class="img-fluid"> CORD.ai </a></h1>
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto" href="index.html">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About Us</a></li>
<!-- <li><a class="nav-link scrollto" href="projects.html">Our work</a></li> -->
<li><a class="nav-link scrollto active" href="teams.html">Team</a></li>
<li><a href="blogs.html" class="nav-link scrollto">Blogs</a></li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact</a></li>
<li><a class="getstarted scrollto" href='screening_task.html'>Screening Task</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<div class="container my-3">
<div class="row">
<div class="col ">
<h1 class="screening-heading ">Screening Task</h1>
<h3>Welcome to the screening tasks for CORD.ai projects!</h3>
<div class="screening-description">
<p class="p-2">We have formulated several project ideas, and if you are inclined to participate in our projects or wish to initiate
your own, please undertake the following tasks to help us benchmark your coding skills and critical thinking skills.
</p>
<p class="p-2">If your ideas are Novel and feasible, you can undertake that as your project, a mentor would be assigned to you to
advise on research steps.
Else, based on the assessment of coding skills and critical thinking skills, you will be incorporated into our
research
group where you can undertake research projects directed by our supervisors/mentor.</p>
<p class="p-2">Good luck!</p>
</div>
</div>
</div>
<div class="row row-2 ">
<div class="col-6 pt-4 text-dark component-1 ">
<h1 class="fw-bolder">For Research Projects</h1>
<ol class="p-4">
<li>Coding skills:</li>
<p>👉 Choose and implement any 2 kaggle task of your interest and be-ready to explain what you implemented and unique (if
any) part of it.</p>
<li>Critical Analysis:</li>
<p>👉 Short presentation: For each of the kaggle tasks (2 tasks), do a short literature review and present ideas that you
have inspired from two recent papers, that you think can be implemented for this task and can potentially improve the
performance. We are not seeking code, but rather your hypothesis (irrespective of its feasibility) and your
understanding of the motivation and intuition behind the research paper. Please compile a concise report documenting
this task.</p>
</ol>
</div>
<div class="col-6 pt-4 text-dark component-2">
<h1 class="fw-bolder">For Open Source/ Non-Research Projects</h1>
<p class="p-1">Kindly mail your kaggle/github link. You can show any ML project that you've deployed end to end.</p>
<p class="p-1">Referrals and certificates will be conferred based on your contributions, provided the project lacks association with
other laboratories or entities</p>
<p class="p-1">Upon completion, kindly forward your work to social.cordai@gmail.com.</p>
</div>
</div>
</div>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-newsletter">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 news-letter">
<h4>Join Our Newsletter</h4>
<p>Get updates on blogs, published paper, posts and sessions.</p>
<!-- TODO: METHOD TO BE DONE -->
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>CORD.ai</h3>
<p>
Pune, Maharashtra<br>
India, IN 411046<br><br><br>
<strong>Email:</strong> social.cordai@gmail.com<br>
</p>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#about">About us</a></li>
<!-- <li><i class="bx bx-chevron-right"></i> <a href="projects.html">Our work</a></li> -->
<li><i class="bx bx-chevron-right"></i> <a href="teams.html">Team</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Work</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">AI research</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Projects</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Blogs</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Reading sessions</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Social Networks</h4>
<p>Follow us on our socials to get daily updates from our community.</p>
<div class="social-links mt-3">
<a href="https://www.linkedin.com/company/cord-ai1/" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a href="https://twitter.com/CRforAi" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://github.com/CORD-ai" class="github"><i class="bx bxl-github"></i></a>
<a href="https://www.facebook.com/CRforAi" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://www.youtube.com/channel/UCMr-bQG5XKLPOR5nhJZbQ5Q" class="youtube"><i
class="bx bxl-youtube"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="container py-4">
<div class="copyright">
© Copyright <strong><span>CORD.ai</span></strong>. All Rights Reserved
</div>
<div class="credits">
</div>
</div>
</footer><!-- End Footer -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
</body>
</html>