-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
61 lines (61 loc) · 11 KB
/
index.xml
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>wlsc_Tech_blog</title>
<link>https://blog.wlsc.de/</link>
<description>Recent content on wlsc_Tech_blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 01 Jan 2017 19:35:17 +0000</lastBuildDate>
<atom:link href="https://blog.wlsc.de/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Apple releases its first AI paper</title>
<link>https://blog.wlsc.de/2017/01/01/apple-releases-its-first-ai-paper/</link>
<pubDate>Sun, 01 Jan 2017 19:35:17 +0000</pubDate>
<guid>https://blog.wlsc.de/2017/01/01/apple-releases-its-first-ai-paper/</guid>
<description><h2 class="title mathjax" style="text-align: center;">
 Learning from Simulated and Unsupervised Images through Adversarial Training
</h2>
<p style="text-align: center;">
 <a href="https://blog.wlsc.de/images/2017/01/apple_first_paper.jpg"><img class="aligncenter wp-image-256 size-large" src="https://blog.wlsc.de/images/2017/01/apple_first_paper-1024x560.jpg" alt="Apple first AI paper" width="750" height="410" srcset="https://blog.wlsc.de/images/2017/01/apple_first_paper-1024x560.jpg 1024w, https://blog.wlsc.de/images/2017/01/apple_first_paper-300x164.jpg 300w, https://blog.wlsc.de/images/2017/01/apple_first_paper-768x420.jpg 768w, https://blog.wlsc.de/images/2017/01/apple_first_paper.jpg 1028w" sizes="(max-width: 750px) 100vw, 750px" /></a>
</p>
<p style="text-align: left;">
 The first paper from Apple company regarding Artificial Intelligence with Deep Learning <a href="https://arxiv.org/abs/1612.07828" target="_blank">is published</a>!
</p>
<p style="text-align: left;"></description>
</item>
<item>
<title>Bay Area Deep Learning School lectures (Stanford)</title>
<link>https://blog.wlsc.de/2016/09/25/bay-area-deep-learning-school-lectures-stanford/</link>
<pubDate>Sun, 25 Sep 2016 18:42:57 +0000</pubDate>
<guid>https://blog.wlsc.de/2016/09/25/bay-area-deep-learning-school-lectures-stanford/</guid>
<description><img class="aligncenter wp-image-232 size-full" src="https://blog.wlsc.de/images/2016/09/bayareadeeplearningschool.jpg" alt="Bay Area Deep Learning School" width="759" height="206" srcset="https://blog.wlsc.de/images/2016/09/bayareadeeplearningschool.jpg 759w, https://blog.wlsc.de/images/2016/09/bayareadeeplearningschool-300x81.jpg 300w" sizes="(max-width: 759px) 100vw, 759px" />
<p>The Deep Learning School is a great two day set of introduction lectures on Machine Learning, Natural Language Processing and Computer Vision for Deep Learning. The two days event is solely dedicated to Deep Learning! The lectures take place at CEMEX auditorium at the Graduate School of Business on Stanford campus (CA, USA) and include a variety of prominent speakers from the above mentioned research fields.</p></description>
</item>
<item>
<title>Double-Checked Locking Pattern with Lazy Singletone Initialization</title>
<link>https://blog.wlsc.de/2016/09/05/double-checked-locking-pattern-with-lazy-singletone-initialization/</link>
<pubDate>Mon, 05 Sep 2016 20:11:31 +0000</pubDate>
<guid>https://blog.wlsc.de/2016/09/05/double-checked-locking-pattern-with-lazy-singletone-initialization/</guid>
<description><p style="text-align: center;">
 <img class="aligncenter size-medium wp-image-219" src="https://blog.wlsc.de/images/2016/09/keep-calm-and-double-check-257x300.png" alt="Keep calm and double check" width="257" height="300" srcset="https://blog.wlsc.de/images/2016/09/keep-calm-and-double-check-257x300.png 257w, https://blog.wlsc.de/images/2016/09/keep-calm-and-double-check.png 600w" sizes="(max-width: 257px) 100vw, 257px" />
</p>
<p>In the real world of multicore processors, we have to write multi-threaded applications that would use all cores efficiently. This is very practical, when it comes to high-loaded servers (with a high amount of users trying to access service at the same time). For instance, after you have successfully introduced the new functionality on your web service or fixed some bugs, your first intuition would be to release the new version as soon as possible. At this point, when your users start to access your web service simultaneously, a situation may arise, when two or more users will initialize the same singleton or field value more than once. This is not a favorable type of scenario. It is also the main reason your applications should be ready to initialize its singletons (and not only) properly!</p></description>
</item>
<item>
<title>Deepmind AI reduces Google data center cooling bill by 40%</title>
<link>https://blog.wlsc.de/2016/07/22/deepmind-ai-reduces-google-data-center-cooling-bill-by-40/</link>
<pubDate>Fri, 22 Jul 2016 10:56:21 +0000</pubDate>
<guid>https://blog.wlsc.de/2016/07/22/deepmind-ai-reduces-google-data-center-cooling-bill-by-40/</guid>
<description><div dir="ltr">
 <img class="aligncenter wp-image-193 size-large" src="https://blog.wlsc.de/images/2016/07/DC_PUE-1024x431.png" alt="Deepmind's AI reduces cooling bills" width="750" height="316" srcset="https://blog.wlsc.de/images/2016/07/DC_PUE-1024x431.png 1024w, https://blog.wlsc.de/images/2016/07/DC_PUE-300x126.png 300w, https://blog.wlsc.de/images/2016/07/DC_PUE-768x323.png 768w, https://blog.wlsc.de/images/2016/07/DC_PUE.png 1600w" sizes="(max-width: 750px) 100vw, 750px" />
</div>
<p>From smartphone assistants to image recognition and translation, machine learning already helps us in our everyday lives. But it can also help us to tackle some of the world’s most challenging physical problems — such as energy consumption. Large-scale commercial and industrial systems like data centres consume a lot of energy, and while much has been done to stem the growth of energy use, there remains a lot more to do given the world’s increasing need for computing power.</p>
<p>Reducing energy usage has been a major focus for us over the past 10 years: we have built our own super-efficient servers at Google, invented more efficient ways to cool our data centres and invested heavily in green energy sources, with the goal of being powered 100 percent by renewable energy. Compared to five years ago, we now get around 3.5 times the computing power out of the same amount of energy, and we continue to make many improvements each year.</p></description>
</item>
<item>
<title>Concrete AI safety problems</title>
<link>https://blog.wlsc.de/2016/06/22/concrete-ai-safety-problems/</link>
<pubDate>Wed, 22 Jun 2016 11:20:06 +0000</pubDate>
<guid>https://blog.wlsc.de/2016/06/22/concrete-ai-safety-problems/</guid>
<description><p>The <strong>“Concrete AI safety problems”</strong> paper by _Dario Amodei (Google Brain), Chris Olah (Google Brain), Jacob Steinhardt (Stanford University), Paul Christiano (UC Berkeley), John Schulman (OpenAI), Dan Mané (Google Brain) _suggests a new approach to the Machine Learning (ML) and Artificial Intelligence (AI) research, which focuses more on productivity of forward-looking applications while building cutting-edge AI systems.</p>
<p>A number of key problems considered in the paper as well as their descriptions are listed below. In the paper authors also elaborate on how to approach each of the given problem.</p></description>
</item>
<item>
<title>Microsoft to acquire LinkedIn</title>
<link>https://blog.wlsc.de/2016/06/13/microsoft-to-acquire-linkedin/</link>
<pubDate>Mon, 13 Jun 2016 16:52:52 +0000</pubDate>
<guid>https://blog.wlsc.de/2016/06/13/microsoft-to-acquire-linkedin/</guid>
<description><p>Funny is: will Skype have a LinkedIn log-in feature now?</p>
<p><a href="https://blog.wlsc.de/images/2016/06/13/microsoft-to-acquire-linkedin/" target="_blank"><img class="aligncenter wp-image-163 size-full" src="https://blog.wlsc.de/images/2016/06/MS-Linkedin-2016-06-12-1-c.jpg" alt="Microsoft to acquire LinkedIn" width="1900" height="1267" srcset="https://blog.wlsc.de/images/2016/06/MS-Linkedin-2016-06-12-1-c.jpg 1900w, https://blog.wlsc.de/images/2016/06/MS-Linkedin-2016-06-12-1-c-300x200.jpg 300w, https://blog.wlsc.de/images/2016/06/MS-Linkedin-2016-06-12-1-c-768x512.jpg 768w, https://blog.wlsc.de/images/2016/06/MS-Linkedin-2016-06-12-1-c-1024x683.jpg 1024w" sizes="(max-width: 1900px) 100vw, 1900px" /></a></p>
<div id="watch-headline-title">
 <p class="watch-title-container"></description>
</item>
<item>
<title>Apache htaccess: Force Domain HTTPS/SSL protocol</title>
<link>https://blog.wlsc.de/2016/06/13/apache-htaccess-force-domain-httpsssl-protocol/</link>
<pubDate>Mon, 13 Jun 2016 16:31:42 +0000</pubDate>
<guid>https://blog.wlsc.de/2016/06/13/apache-htaccess-force-domain-httpsssl-protocol/</guid>
<description><p>In order to redirect all users from the unsecure HTTP to the <strong>secure HTTPS</strong> connection, you need to edit your <strong>.htaccess</strong> file. Usually, it is located in the root of your project (e.g., <strong>httpdocs</strong> folder).</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-apache" data-lang="apache"><span style="display:flex;"><span><span style="color:#f92672">&lt;IfModule</span> <span style="color:#e6db74">mod_rewrite.c</span><span style="color:#f92672">&gt;</span>
</span></span><span style="display:flex;"><span> RewriteEngine <span style="color:#66d9ef">On</span>
</span></span><span style="display:flex;"><span> RewriteCond %{HTTPS} !=on
</span></span><span style="display:flex;"><span> RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
</span></span><span style="display:flex;"><span><span style="color:#f92672">&lt;/IfModule&gt;</span></span></span></code></pre></div></description>
</item>
</channel>
</rss>