-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
136 lines (128 loc) · 6.98 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>HelloExoWorld</title>
<meta name="description" content="HelloExoWorld">
<link rel="stylesheet" href="spectre.min.css">
<link rel="stylesheet" href="spectre-exp.min.css">
<link rel="stylesheet" href="spectre-icons.min.css">
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container welcome text-light">
<div class="columns centered welcometitle">
<h1>HelloExoWorld</h1>
</div>
<div class="columns centered">
<h2>The quest to search for exoplanets with Warp10 and TensorFlow</h2>
</div>
<a id="goto-content" href="#what-are" class="text-light"><i class="icon icon-arrow-down icon-4x"></i></a>
</div>
<div id="what-are" class="container columns doc-content">
<div class="column col-lg-12 col-xl-4">
<div class="card">
<div class="card-image">
<img src="img/ocean-sun.jpg" class="img-responsive" style="margin: 0 auto;">
</div>
<div class="card-header">
<div class="card-title h2">What are exoplanets?</div>
</div>
<div class="card-body">
Exoplanets are planets that are located outside the solar system, orbiting one (or more!) stars. We can find
them using the <a href="https://en.wikipedia.org/wiki/Methods_of_detecting_exoplanets#Transit_photometry" target="_blank">Transit method</a>,
meaning that when the planet is going in front of the star, we can detect a drop into the photometry.
</div>
</div>
<br/>
</div>
<div class="column col-lg-12 col-xl-4">
<div class="card">
<div class="card-image">
<img src="img/Warp10.png" class="img-responsive" style="margin: 0 auto;">
</div>
<div class="card-header">
<div class="card-title h2">What is Warp10?</div>
</div>
<div class="card-body">
<a href="http://www.warp10.io" target="_blank">Warp10</a> is an open-source platform specifically designed to store and analysis
timeseries data. It comes with his own language called WarpScript, which has more than 800 functions
designed to manipulate your data. Things like FFT, DTW and other signal processing stuff are available
through a simple API.
</div>
</div>
<br/>
</div>
<div class="column col-lg-12 col-xl-4">
<div class="card">
<div class="card-image">
<img src="img/tensorflow-logo.png" class="img-responsive" style="max-width: 100%; margin: 0 auto;">
</div>
<div class="card-header">
<div class="card-title h2">What is TensorFlow?</div>
</div>
<div class="card-body">
<a href="https://www.tensorflow.org/" target="_blank">TensorFlow</a> is a open-source to create deep learning applications. Deep learning provide new tools to manipulate and analyze time-series data using machine learning approach.
</div>
</div>
<br/>
</div>
</div>
<i class="icon icon-minus icon-4x centered"></i
<div class="container columns doc-content">
<div class="column col-6 col-mx-auto">
<h1>Our goal</h1>
<p>We are not astrophysicists. Not by far, we are developers, and WarpScript users looking for timeseries challenges.
We want to try another approach than Python. We want to give a try to new technologies like Warp10 and TensorFlow. And we want to have fun!</p>
</div>
</div>
<i class="icon icon-minus icon-4x centered"></i>
<h1>Meet us!</h1>
<div id="meet-us" class="container columns doc-content">
<div class="column col-lg-12 col-xl-6">
<div class="card">
<div class="card-image">
<a href="https://www.devoxx.fr/" target="_blank"><img src="img/logo_devoxx_france_big.jpg" class="img-responsive" style="margin: 0 auto;"></a>
</div>
<div class="card-header">
<div class="card-title h2">Devoxx France 2018</div>
</div>
</div>
<br/>
</div>
<div class="column col-lg-12 col-xl-6">
<div class="card">
<div class="card-image">
<a href="http://www.breizhcamp.org/" target="_blank"><img src="img/doloreanBTTC.png" class="img-responsive"></a>
</div>
<div class="card-header">
<div class="card-title h2">BreizhCamp 2018</div>
</div>
</div>
<br/>
</div>
</div>
<i class="icon icon-minus icon-4x centered"></i>
<h1>Join us!</h1>
<div class="container columns doc-content">
<div class="column col-md-6 col-lg-3">
<h3><a href="https://medium.com/helloexoworld"><i class="fab fa-medium-m fa-3x"></i></a></h3>
</div>
<div class="column col-md-6 col-lg-3">
<h3><a href="https://twitter.com/helloexoworld"><i class="fab fa-twitter fa-3x"></i></a></h3>
</div>
<div class="column col-md-6 col-lg-3">
<h3><a href="https://github.com/helloexoworld"><i class="fab fa-github fa-3x"></i></a></h3>
</div>
<div class="column col-md-6 col-lg-3">
<h3><a href="https://groups.google.com/forum/#!forum/helloexoworld"><i class="fas fa-envelope fa-3x"></i></a></h3>
</div>
<div class="column col-md-6 col-lg-3">
<h3><a target="_blank" href="https://twitter.com/home?status=Hey%20%40HelloExoWorld,%20I%20would%20like%20to%20have%20an%20invitation%20to%20join%20Slack!"><i class="fab fa-slack fa-3x"></i></a></h3>
</div>
</div>
<div class="divider"></div>
<p>This site is proudly hosted on <a target="_blank" href="https://www.clever-cloud.com/"><img src="img/clever-cloud-red-1200w.png" class="img-responsive" style="height: 2em; display: inline-block; vertical-align: middle;"></a>! Code is available on <a href="https://github.com/helloexoworld/helloexo.world">GitHub</a><p>
</body>
</html>