-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
218 lines (145 loc) · 8 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
<!DOCTYPE html>
<html lang="en">
<head>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-112480279-1');
</script>
<meta charset="utf-8">
<title>channelCS</title>
<meta name="description" content="">
<meta name="author" content="channelCS">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="/theme/html5.js"></script>
<![endif]-->
<!-- Le styles -->
<link href="/theme/bootstrap.min.css" rel="stylesheet">
<link href="/theme/bootstrap.min.responsive.css" rel="stylesheet">
<link href="/theme/local.css" rel="stylesheet">
<link href="/theme/pygments.css" rel="stylesheet">
<!-- So Firefox can bookmark->"abo this site" -->
<link href="/feeds/all.atom.xml" rel="alternate" title="channelCS" type="application/atom+xml">
</head>
<body>
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="">channelCS</a>
<div class="nav-collapse">
<ul class="nav">
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="content">
<div class="row">
<div class="span9">
<div class='article'>
<a href="/working-with-the-open-innovation-team.html"><h2>Working with the Open Innovation Team</h2></a>
<div class= "well small"> Mon 11 June 2018
by <a class="url fn" href="/author/akshita-gupta.html">Akshita Gupta</a>
</div>
<div class="summary"><p><em>This is the second of the series of posts through my journey as an Outreachy intern at Mozilla.</em></p>
<p>I commenced my Outreachy internship officially on May 14, 2018.</p>
<p>In the first week of May, I communicated with my mentors and members of the <strong>Open Innovation Team</strong> on how to take ...</p> <a class="btn btn-info xsmall" href="/working-with-the-open-innovation-team.html">read more</a></div>
</div>
<div class='article'>
<a href="/my-journey-at-mozilla-begins.html"><h2>My journey at Mozilla begins</h2></a>
<div class= "well small"> Tue 22 May 2018
by <a class="url fn" href="/author/akshita-gupta.html">Akshita Gupta</a>
</div>
<div class="summary"><p><em>This would be a part of a series of posts through my journey as an Outreachy intern at Mozilla. This would not have been possible without <a href="https://twitter.com/sunnydeveloper">Emma</a> and <a href="https://twitter.com/musingvirtual">Kate</a>. Thank you so much.</em></p>
<h2>What is Outreachy?</h2>
<p><a href="https://www.outreachy.org/">Outreachy</a> is an amazing initiative for women (cis and trans), trans men, and genderqueer ...</p> <a class="btn btn-info xsmall" href="/my-journey-at-mozilla-begins.html">read more</a></div>
</div>
<div class='article'>
<a href="/best-practices-in-a-collaborative-environment.html"><h2>Best practices in a collaborative environment</h2></a>
<div class= "well small"> Tue 03 April 2018
by <a class="url fn" href="/author/akshita-gupta-aditya-arora.html">Akshita Gupta, Aditya Arora</a>
</div>
<div class="summary"><p>This blog post is made possible due to amazing mentors <a href="https://github.com/djmitche">Dustin</a>, <a href="https://github.com/eliperelman">Eli</a>, <a href="https://github.com/helfi92">Hassan</a> and, <a href="https://github.com/emmairwin">Emma</a>.</p>
<p>This is a place for all newcomers to Open Source to get an idea for getting started with version control systems and contributing to Open Source projects. It is totally different in maintaining your own ...</p> <a class="btn btn-info xsmall" href="/best-practices-in-a-collaborative-environment.html">read more</a></div>
</div>
<div class='article'>
<a href="/gender-identity.html"><h2>Gender Identity</h2></a>
<div class= "well small"> Sat 24 March 2018
by <a class="url fn" href="/author/akshita-gupta.html">Akshita Gupta</a>
</div>
<div class="summary"><p>Gender identity and expression is a positive, core part, of being human and experiencing wellbeing and fulfilment. We shall be discussing about the various aspects that needs to be taken care in order to design community guidelines.</p>
<h2>What exactly is Gender identity<a name='what-exactly-is-gender-identity'></a></h2>
<blockquote>
<p>Gender identity is one's personal experience of ...</p></blockquote> <a class="btn btn-info xsmall" href="/gender-identity.html">read more</a></div>
</div>
<div class='article'>
<a href="/changing-keras-version.html"><h2>Changing Keras Version</h2></a>
<div class= "well small"> Thu 22 March 2018
by <a class="url fn" href="/author/aditya-arora.html">Aditya Arora</a>
</div>
<div class="summary"><p>Sometimes, we get errors which when looked up as <strong>Github issues</strong> dont give us a solid answer. It is told to change <strong>Theano</strong> versions to using <strong>CPU</strong>. A simple trick is to downgrade your keras version from <code>2.1.x</code> to <code>2.0.y</code> where <code>y<=5</code>.
For this we ...</p> <a class="btn btn-info xsmall" href="/changing-keras-version.html">read more</a></div>
</div>
<div class="pagination">
<ul>
<li class="prev disabled"><a href="#">← Previous</a></li>
<li class="active"><a href="/index.html">1</a></li>
<li class=""><a href="/index2.html">2</a></li>
<li class=""><a href="/index3.html">3</a></li>
<li class="next"><a href="/index2.html">Next →</a></li>
</ul>
</div>
</div>
<div class="span3">
<div class="well" style="padding: 8px 0; background-color: #FBFBFB;">
<ul class="nav nav-list">
<li class="nav-header">
Site
</li>
<li><a href="/archives.html">Archives</a>
<li><a href="/tags.html">Tags</a>
<li><a href="/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
</ul>
</div>
<div class="well" style="padding: 8px 0; background-color: #FBFBFB;">
<ul class="nav nav-list">
<li class="nav-header">
Categories
</li>
<li><a href="/category/audio-processing.html">Audio Processing</a></li>
<li><a href="/category/deep-learning.html">Deep Learning</a></li>
<li><a href="/category/docs.html">Docs</a></li>
<li><a href="/category/github.html">Github</a></li>
<li><a href="/category/main.html">main</a></li>
<li><a href="/category/outreachy.html">Outreachy</a></li>
</ul>
</div>
<div class="well" style="padding: 8px 0; background-color: #FBFBFB;">
<ul class="nav nav-list">
<li class="nav-header">
Links
</li>
<li><a href="http://github.com/channelCS">Github</a></li>
<li><a href="http://github.com/Deeplearn-lab">Deeplearn-lab</a></li>
</ul>
</div>
</div>
</div> </div>
<footer>
<br />
<p><a href="">channelCS</a> © channelCS 2018</p>
</footer>
</div> <!-- /container -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="/theme/bootstrap-collapse.js"></script>
</body>
</html>