-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·231 lines (219 loc) · 11.9 KB
/
index.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
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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
---
layout: default
---
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Come learn data science!</h2>
<hr class="light">
<p class="text-faded"> DSI is partnered with the UF Informatics Institute to share in their mission of fostering research and educational studies in order to raise the preeminence of the University of Florida.</p>
<a href="https://informatics.institute.ufl.edu/" class="btn btn-default btn-xl" target="_blank">UF Informatics Institute</a>
<h2 class="section-heading"><br>Election Result for Spring 2016!</h2>
<hr class="light">
<p class="text-faded">
President: Gordon Hirsch Wilson <br>
V.P. Internal: Kyle Zachary Smyre <br>
V.P. External: Ya Zhang <br>
Treasurer: Ryan Sheppard <br>
Please say hello and welcome them to the team. We've got some exciting things planned for this semester, so be sure to keep an eye out! <br>
</div>
</div>
</div>
</section>
<section id="workshop">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Our workshops</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-code wow bounceIn text-primary"></i>
<h3>Coding</h3>
<p class="text-muted">Learn how to code in Python and visualize data</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-lightbulb-o wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Machine Learning</h3>
<p class="text-muted">Find patterns and make evidence-based predictions and decisions</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-group wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Symposium</h3>
<p class="text-muted">Bringing cutting-edge data science research to students and faculty at UF</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-money wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>Quantitative Trading</h3>
<p class="text-muted">Analyze stock market trends to automate your investments</p>
</div>
</div>
</div>
</div>
</section>
<!--For updating incoming events purpose-->
<aside class="bg-dark">
<div class="container text-center">
<div class="call-to-action">
<h2>This week's event: 2nd GBM, Feburay 11th, 2016</h2>
<h3>6:15 pm - 8:15 pm @ E251, UF Informatics Institute, CISE building, 432 Newell Drive </h3>
<!-- <a href="https://www.facebook.com/events/222784221400103/" target="_blank">Check out the Facebook event page for more information</a> <br>-->
<!-- <a href="http://goo.gl/forms/1HFGzsmVr1" target="_blank">Please do a survey to help making us a better organization!</a>-->
</div>
</div>
</aside>
<!--WARNING: The image size of portfolio section is 650 * 350. Otherwise, distortion happens-->
<section class="no-padding" id="portfolio">
<div class="container-fluid">
<div class="row no-gutter">
<div class="col-lg-4 col-sm-6">
<a href="documents/dsi-2015f-agenda.pdf" target="_blank" class="portfolio-box">
<img src="img/portfolio/1.Symposium.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
UF DSI symposium
</div>
<div class="project-name">
November 19, 2015 <br>
Reitz Grand Ballroom <br>
Click for agenda
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="#portfolio" class="portfolio-box">
<img src="img/portfolio/2.UFDSI_Hadoop.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Hadoop workshop
</div>
<div class="project-name">
November 5, 2015 <br>
Used Hadoop and PySpark for storage and processing of large datasets using a preconfigured virtual machine.
</div>
</div>
</div>
</a>
</div>
</div>
<div class="row no-gutter">
<div class="col-lg-4 col-sm-6">
<a href="#portfolio" class="portfolio-box">
<img src="img/portfolio/3.NeuralNetwork.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Neural networks workshop
</div>
<div class="project-name">
October 29, 2015 <br>
Learned the theory behind neural learning and built a feedforward neural network in Python from scratch.
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="#portfolio" class="portfolio-box">
<img src="img/portfolio/4.Quant.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Algorithmic finance workshop
</div>
<div class="project-name">
October 22, 2015 <br>
Learned how to leverage data science techniques for analyzing investment strategies with Quantopian and Python. <br>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="row no-gutter">
<div class="col-lg-4 col-sm-6">
<a href="#portfolio" class="portfolio-box">
<img src="img/portfolio/5.PythonII.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Python II workshop
</div>
<div class="project-name">
September 24, 2015 <br>
Learned the basics of machine learning using the Scikit-learn package, and created a submission entry for Kaggle.
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="#portfolio" class="portfolio-box">
<img src="img/portfolio/6.pythonI.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Python I workshop
</div>
<div class="project-name">
September 17, 2015 <br>
Introduced participants to the basics of python and how this versatile coding language can empower their own research.
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
<aside class="bg-dark">
<div class="container text-center">
<div class="call-to-action" id="symposium">
<h2>Past DSI symposium event: November 19th, 2015</h2>
<h3>9:30 am - 1:00 pm @ Reitz Union Ballroom</h3>
<a href="documents/dsi-2015f-agenda.pdf" target="_blank">Download the symposium agenda</a>
<!-- <a href="/documents" download="test">Check out Now!</a>-->
<!-- the above code is for downloading, specify the path in href, download = fileName, "Check out Now" is shown in browser -->
</div>
</div>
</aside>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Join Us!</h2>
<hr class="primary">
<p>Interested in planning DSI's future activities, helping with our next workshop, or organizing our future seminars? </p>
<p>The best way is to join our Facebook group and attend our workshops and events. You can also email us directly.</p>
</div>
<div class="col-lg-4 text-center">
<a href="https://www.facebook.com/groups/DataSciUF" target="_blank"> <i class="fa fa-facebook-square fa-3x wow bounceIn"></i></a>
<p><a href="https://www.facebook.com/groups/DataSciUF" target="_blank">Join Us</a></p>
</div>
<div class="col-lg-4 text-center">
<a href="http://eepurl.com/bPF-4X" target="_blank"> <i class="fa fa-envelope fa-3x wow bounceIn"></i></a>
<p><a href="http://eepurl.com/bPF-4X" target="_blank">Join our listerv</a></p>
</div>
<div class="col-lg-4 text-center">
<a href="mailto:{{ site.email }}"> <i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i></a>
<p><a href="mailto:{{ site.email }}">{{ site.email }}</a></p>
</div>
</div>
</div>
</section>