-
Notifications
You must be signed in to change notification settings - Fork 0
/
learn.html
190 lines (170 loc) · 8.12 KB
/
learn.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="MINT is UBC BEST's Neurotechnology focused student project. We aim to bridge clinical and social aspects of neuroscience by accessibly reproducing and innovating upon notable experiments and technologies">
<meta name="author" content="">
<!--logo here-->
<link rel="shortcut icon" href="">
<link rel="icon" href="./img/main-page/mint-logo.png">
<title>UBC MINT - Home</title>
<!-- Specific CSS -->
<link href="style.css" rel="stylesheet">
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/stylish-portfolio.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-white h-80">
<a class="navbar-brand" href="./index.html">
<!--logo here-->
<img src="./img/main-page/mint-logo.png" width="60" height="55" class="d-inline-block align-top" alt="">
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto"></ul>
<form class="form-inline my-2 my-lg-0">
<a class="nav-link" href="./index.html">Home</a>
<a class="nav-link" href="./about.html">About</a>
<a class="nav-link" href="./projects.html">Projects</a>
<a class="nav-link" href="./join.html">Get Involved</a>
<a class="nav-link" href="./learn.html">Learn</a>
</form>
</div>
</nav>
<!-- Landing -->
<section class="content-section">
<div class="container">
<div class="content-section-heading text-center mb-5">
<h1 class="text-secondary mb-0">Want to learn about the technology we use?</h1>
</div>
<div class="mr-5 ml-5">
<img src="./img/learn/learn.jpg" class="d-inline-block align-top wh-max mb-5" alt="MCLD classroom">
</div>
</div>
</section>
<!-- Learn -->
<section id="hero" class="d-flex align-items-center">
<div class="container">
<div class="row">
<div class="justify-content-center">
<h3 class="text-secondary mb-0">Technical</h3>
<h2 class="mb-4">Machine Learning</h2>
<p class="lead mb-3">
Golden standard for learning machine learning: <strong><a href="https://www.coursera.org/learn/machine-learning">Coursera Machine Learning course by Stanford University</a></strong>
</p>
<p class="lead mb-3">
Brought to you by NeurotechX: <strong><a href="http://learn.neurotechedu.com/machinelearning/">Machine Learning for BCI</a></strong> and <strong><a href="http://learn.neurotechedu.com/lessons/">General purpose learning for Neurotech</a></strong>
</p>
<p class="lead mb-3">
Pytorch tutorial from official website: <strong><a href="https://pytorch.org/tutorials/">Pytorch Tutorial</a></strong> and <strong><a href="https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html">Start Here</a></strong>
</p>
<p class="lead mb-3">
Neural network article: <strong><a href="https://colah.github.io/posts/2015-09-NN-Types-FP/">Interesting read</a></strong>
</p>
<p class="lead mb-3">
Learn Pytorch with examples: <strong><a href="https://pytorch.org/tutorials/beginner/pytorch_with_examples.html">Then look at this</a></strong>
</p>
<p class="lead mb-3">
Conv Nets article: <strong><a href="https://colah.github.io/posts/2014-07-Conv-Nets-Modular/">Another interesting read</a></strong>
</p>
<p class="lead mb-3">
Another Conv Nets article: <strong><a href="https://colah.github.io/posts/2014-07-Conv-Nets-Modular/">An excellent read</a></strong>
</p>
<p class="lead mb-3">
If you have time: <strong><a href="https://colah.github.io/posts/2014-07-Understanding-Convolutions/">Conv Net theory</a></strong>
</p>
</div>
</div>
</div>
</section>
<br />
<br />
<br />
<br />
<!-- Learn -->
<section id="hero" class="d-flex align-items-center">
<div class="container">
<div class="row">
<div class="justify-content-center">
<h3 class="text-secondary mb-0">Technical</h3>
<h2 class="mb-4">Signal Processing and EEG</h2>
<p class="lead mb-3">
Analyzing Neural Time Series Data - Mike X Cohen
</p>
<p class="lead mb-3">
Rowan's Primer of EEG
</p>
<p class="lead mb-3">
<strong><a href="https://www.dspguide.com/pdfbook.htm">The Scientist and Engineer's Guide to Digital Signal Processing</a></strong>
</p>
<p class="lead mb-3">
<strong><a href="https://sccn.ucsd.edu/wiki/Introduction_To_Modern_Brain-Computer_Interface_Design">Introduction to Modern Brain-Computer Interface Design</a></strong>
</p>
<p class="lead mb-3">
<strong><a href="https://sccn.ucsd.edu/wiki/EEGLAB_Wiki">EEG Lab Wiki</a></strong>
</p>
<p class="lead mb-3">
<strong><a href="http://learn.neurotechedu.com/lessons/">NeurotechX tutorials</a></strong>
</p>
<p class="lead mb-3">
<strong><a href="https://www.krigolsonlab.com/web-resources.html">Krigolson lab</a></strong>
</p>
<p class="lead mb-3">
<strong><a href="https://erpinfo.org/">ERP Info</a></strong>
</p>
<p class="lead mb-3">
<strong><a href="https://github.com/NeuroTechX/">NeurotechX github</a></strong>
</p>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer text-center">
<div class="container">
<ul class="list-inline mb-5">
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://www.youtube.com/channel/UCpHp7AX9HL-IaWA_cNBpzqA/playlists">
<i class="icon-social-youtube"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://github.com/UBCMint">
<i class="icon-social-github"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://www.instagram.com/ubcmint/">
<i class="icon-social-instagram"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://www.linkedin.com/company/ubc-mint/mycompany/">
<i class="icon-social-linkedin"></i>
</a>
</li>
</ul>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></a></p>
<p class="text-muted small mb-0">See any problems, or have some feedback? <a href="mailto:[email protected]">Let us know!</a></p>
</div>
</footer>
<!-- Scroll to Top Button-->
<a class="scroll-to-top rounded js-scroll-trigger" href="#page-top">
<i class="fas fa-angle-up"></i>
</a>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/stylish-portfolio.min.js"></script>
</body>
</html>