<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 10:41:46 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/cifar10/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Tensorflow source to classify CIFAR 10 data]]></title><description><![CDATA[Source is also on github. import tensorflow as tf # Helper functions def weight_variable(shape): initial = tf.truncated_normal(shape, stddev=0.1) return tf.Variable(initial) def bias_variable(shape): initial]]></description><link>http://direct.ecency.com/tensorflow/@south-man/tensorflow-source-to-classify-cifar-10-data</link><guid isPermaLink="true">http://direct.ecency.com/tensorflow/@south-man/tensorflow-source-to-classify-cifar-10-data</guid><category><![CDATA[tensorflow]]></category><dc:creator><![CDATA[south-man]]></dc:creator><pubDate>Tue, 29 May 2018 23:16:36 GMT</pubDate><enclosure url="https://images.ecency.com/p/C3TZR1g81UNaPs7vzNXHueW5ZM76DSHWEY7onmfLxcK2iQMVGkuh4niGWE9NTqPAgHBWUVHs6Ma7dhpEzf1aRaZVXTngSTucahTRz99tkdEY66RPjKSaqhY?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>