Home Tags Source

Tag: Source

The Connect Between Deep Learning and AI

0
Deep learning is a sub-field of machine learning and is related to algorithms. Machine learning is a kind of artificial intelligence that provides computers...

DokuWiki: An Ace Among the Wikis

0
A wiki could be defined as a simple, collaborative content management system which allows content editing. DokuWiki can be used for several purposes like...

Exploring Cloud Foundry

1
  Cloud Foundry is an industry standard cloud application platform. Developers can use it to build apps without having to worry about the nitty gritty...

“AI must be viewed in a holistic manner”

0
Artificial intelligence (AI) is touching new heights across all verticals, including consumer services, e-commerce, mobile phones, life sciences and manufacturing, among others. But how...

A Peek at Popular and Preferred Open Source Web Development Tools

0
Web development tools allow developers to test the user interface of a website or a Web application, apart from debugging and testing their code....

Insights into Machine Learning

1
Machine learning is a fascinating study. If you are a beginner or simply curious about machine learning, this article covers the basics for you. Machine...

Regular Expressions in Programming Languages: The JavaScript Story

0
Each programming language has its own way of parsing regular expressions. We have looked at how regular expressions work with different languages in the...

Developing Real-Time Notification and Monitoring Apps in IBM Bluemix

1
IBM Bluemix is a cloud PaaS that supports numerous programming languages and services. It can be used to build, run, deploy and manage applications...

Using jq to Consume JSON in the Shell

2
This article is a tutorial on using jq as a JSON parser and fetching information about the weather from different cities. JSON has become the...

Keras: Building Deep Learning Applications with High Levels of Abstraction

0
Keras is a high-level API for neural networks. It is written in Python and its biggest advantage is its ability to run on top...