Tag:
python
Artificial Intelligence
Setting Up a Machine Learning Environment on Ubuntu
Discover how to set up a powerful Machine Learning environment on Ubuntu with our step-by-step guide. Includes TensorFlow installation.
Artificial Intelligence
Step-by-Step Tutorial for TensorFlow and Python
TensorFlow is a powerful open-source library for machine learning and deep learning tasks. With its extensive capabilities and user-friendly interface, TensorFlow has gained popularity among developers. In this tutorial, we will guide you through the process of setting up TensorFlow with Python and demonstrate how to build a simple neural network model.
Other
Content Management Systems Written in Python
Here are some popular Content Management Systems (CMS) written in Python.
Archive
Python Coils Around 2.5 Release
The latest major version of the Python programming language recently arrived online from the Python Software Foundation.
Archive
Python Steps Up In Django And TurboGears
IBM presented a two-part series on developing applications with Python, using Django as the framework in one example and TurboGears in another.
Archive
Swaying A Coder Away From Python
One programmer blogged about the powerful attraction he is feeling to C# programming, and departing from six years of tinkering with Python.
Archive
Python and Ruby: the Newer Alternatives
Thanks to the nature of open source, almost anyone can write a programming language and get a significant number of people to use it: and plenty of people have.
Archive
Python in Systems Administration: Part I — Better Scripting
One well-honed item in every sys admin's toolbox is a preferred scripting language -- maybe sh, or ksh, or Perl, or something more unusual, like Rexx or Ruby. I find Python so capable and easy to learn that in my consulting role at Phaseit, I tell newcomers it's the best single language they can learn. Python spans a wider range of applications than any other language I know -- even more than C or Java -- and beginners pick it up quickly.