<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>NALU on Batı Şengül</title>
    <link>http://www.batisengul.co.uk/tags/nalu/</link>
    <description>Recent content in NALU on Batı Şengül</description>
    <generator>Hugo -- gohugo.io</generator>
    <managingEditor>batisengul@gmail.com</managingEditor>
    <webMaster>batisengul@gmail.com</webMaster>
    <lastBuildDate>Sat, 16 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="http://www.batisengul.co.uk/tags/nalu/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>FizzBuzz with neural networks and NALU</title>
      <link>http://www.batisengul.co.uk/post/2019-03-16-fizzbuzz-with-neural-networks-and-nalu/</link>
      <pubDate>Sat, 16 Mar 2019 00:00:00 +0000</pubDate>
      <author>batisengul@gmail.com</author>
      <guid>http://www.batisengul.co.uk/post/2019-03-16-fizzbuzz-with-neural-networks-and-nalu/</guid>
      <description>FizzBuzz is one of the most well-known interview questions. The problem is stated as:
 Write the numbers from 0 to n replacing any number divisible by 3 with Fizz, divisible by 5 by Buzz and divisible by both 3 and 5 by FizzBuzz. The example program should output 1, 2, Fizz, 3, Buzz, Fizz, 7, 8, Fizz, Buzz.
 A while back, there was this infamous post where the author claimed to solve this problem in an interview using tensorflow.</description>
    </item>
    
  </channel>
</rss>
