<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
  <title>Away With Ideas</title>
  <link>https://awaywithideas.com</link>
  <description>A website about software development, data, artificial intelligence and more.</description>
  <language>en-GB</language>
<item>
  <title>MNIST extended: a dataset for semantic segmentation and object detection</title>
  <link>https://awaywithideas.com/mnist-extended-a-dataset-for-semantic-segmentation-and-object-detection/</link>
  <guid>https://awaywithideas.com/mnist-extended-a-dataset-for-semantic-segmentation-and-object-detection/</guid>
  <pubDate>Tue, 27 Oct 2020 22:33:58 GMT</pubDate>
  <description>An extensible and simple artificial dataset for semantic segmentation and object detection tasks.</description>
</item>
<item>
  <title>A simple example of semantic segmentation with tensorflow keras</title>
  <link>https://awaywithideas.com/a-simple-example-of-semantic-segmentation-with-tensorflow-keras/</link>
  <guid>https://awaywithideas.com/a-simple-example-of-semantic-segmentation-with-tensorflow-keras/</guid>
  <pubDate>Tue, 27 Oct 2020 22:33:49 GMT</pubDate>
  <description>An implementation of a semantic segmentation model using a simple dataset and a very basic architecture.</description>
</item>
<item>
  <title>The optimal python project structure</title>
  <link>https://awaywithideas.com/the-optimal-python-project-structure/</link>
  <guid>https://awaywithideas.com/the-optimal-python-project-structure/</guid>
  <pubDate>Sat, 21 Mar 2020 14:26:22 GMT</pubDate>
  <description>A simple structure template for building python packages and projects.</description>
</item>
<item>
  <title>Python logging – A practical guide</title>
  <link>https://awaywithideas.com/python-logging-a-practical-guide/</link>
  <guid>https://awaywithideas.com/python-logging-a-practical-guide/</guid>
  <pubDate>Fri, 20 Mar 2020 08:00:00 GMT</pubDate>
  <description>A guide for understanding and effectively using the python logging package.</description>
</item>
<item>
  <title>The 4 streams of deep learning</title>
  <link>https://awaywithideas.com/the-4-streams-of-deep-learning/</link>
  <guid>https://awaywithideas.com/the-4-streams-of-deep-learning/</guid>
  <pubDate>Sun, 16 Feb 2020 17:05:05 GMT</pubDate>
  <description>An introduction to the effective use of deep learning in the business environment.</description>
</item>
<item>
  <title>How to use anaconda python effectively</title>
  <link>https://awaywithideas.com/how-to-use-anaconda-python-effectively/</link>
  <guid>https://awaywithideas.com/how-to-use-anaconda-python-effectively/</guid>
  <pubDate>Sun, 20 Oct 2019 19:36:35 GMT</pubDate>
  <description>A description of the inner workings of anaconda python.</description>
</item>
<item>
  <title>Keras implementation of a sequence-to-sequence model for time series prediction using an encoder-decoder architecture</title>
  <link>https://awaywithideas.com/keras-implementation-of-a-sequence-to-sequence-model-for-time-series-prediction-using-an-encoder-decoder-architecture/</link>
  <guid>https://awaywithideas.com/keras-implementation-of-a-sequence-to-sequence-model-for-time-series-prediction-using-an-encoder-decoder-architecture/</guid>
  <pubDate>Mon, 22 Jul 2019 22:13:44 GMT</pubDate>
  <description>A keras implementation of an encoder-decoder for time series prediction.</description>
</item>
</channel>
</rss>