-
Notifications
You must be signed in to change notification settings - Fork 2
/
theses.html
147 lines (114 loc) · 6.65 KB
/
theses.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>BSML | Theses Repository</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/white_bg.png" rel="icon">
<link href="assets/img/white_bg.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap" rel="stylesheet">
<!-- Boostrap -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
<!-- AOS -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- Main CSS -->
<link href="assets/css/main.css" rel="stylesheet">
<!-- =======================================================
* Template Name: HeroBiz
* Template URL: https://bootstrapmade.com/herobiz-bootstrap-business-template/
* Updated: Jun 29 2024 with Bootstrap v5.3.3
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body class="theses-page">
<header id="header" class="header d-flex align-items-center sticky-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center me-auto me-xl-0">
<!-- Uncomment the line below if you also wish to use an image logo -->
<!-- <img src="assets/img/logo.png" alt=""> -->
<h1 class="sitename">BSML</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="./index.html#home">Home<br></a></li>
<li><a href="./index.html#about">About</a></li>
<!-- <li><a href="#pricing">Membership</a></li> -->
<li><a href="./index.html#faq">FAQ</a></li>
<li><a href="./index.html#team">Founders</a></li>
<li><a href="./projects.html">Projects</a></li>
<li><a href="./theses.html" class="active">Theses Repo</a></li>
<!-- <li><a href="./index.html#footer">Contact</a></li> -->
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
<a class="btn-getstarted" href="index.html#open-roles">JOIN US</a>
</div>
</header>
<main class="main">
<div class="page-title container d-flex flex-column justify-content-center align-items-center text-center position-relative" data-aos="zoom-out" >
<!-- <h1 style="font-weight: 300;">Bachelor of Science Theses Repository</h1> -->
<p>Are you looking for inspiration for your Bachelor of Science thesis?<br>Here you can find a collection of theses written by Bocconi students on topics related to Machine Learning and more.</p>
<h3>Share your thesis with us!</h3>
<p>We would love to explore what you have done and many other students would find it extremely helpful.<br>Just send a single pdf file to <a href="mailto:bsmachinelearning@gmail.com">bsmachinelearning@gmail.com</a> indicating your name, your advisor's name, the title of your thesis, the course and the graduation year : )</p>
</div>
<!-- Thesis Section -->
<section id="theses" class="theses section">
<div class="container">
<div id="theses-container" class="row gy-4">
<!-- Empty section to be populated from theses.json -->
</div>
</div>
</section>
<!-- /thesis Section -->
</main>
<footer id="footer" class="footer dark-background">
<div class="footer-top">
<div class="container">
<div class="row gy-4">
<div class="col-lg-8 col-md-3 footer-links">
<a href="index.html" class="logo d-flex align-items-center">
<h3 class="sitename">BSML | Bocconi Students for Machine Learning</h3>
</a>
<div class="footer-contact pt-3">
<p>Bocconi University</p>
<p>Milan, Italy</p>
<!-- <p class="mt-3"><strong>Phone:</strong> <span>+1 5589 55488 55</span></p> -->
<p><strong>Email:</strong> <span>bsmachinelearning@gmail.com</span></p>
</div>
<!-- <div>
© Copyright <strong><span>BSML</span></strong> 2024. All Rights Reserved
</div> -->
</div>
<div class="col-lg-4 col-md-3 footer-links d-flex flex-row justify-content-center align-items-center">
<div class="social-links order-first order-lg-last mb-3 mb-lg-0">
<!-- <a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a> -->
<a href="https://www.instagram.com/bs.machinelearning/" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://it.linkedin.com/company/bocconi-students-for-machine-learning" target="_blank"><i class="bi bi-linkedin"></i></a>
<a href="https://github.com/bs-machinelearning"target="_blank"><i class="bi bi-github"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Boostrap -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<!-- AOS -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>