Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.
2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

Join 36000+ teachers and students using TTIO.

Applications and use

Since artificial neural networks allow modeling of nonlinear processes, they have turned into a very popular and useful tool for solving many problems such as classification, clustering, regression, pattern recognition, structured prediction, machine translation, anomaly detection, decision making, visualization, computer vision, and others. 

Suggested Video

Deep neural nets are progressing rapidly in many fields. We have seen medical AI even diagnose medical conditions better than human experts.

Handwriting Recognition

Neural networks are used to convert handwritten characters into digital characters that a machine can recognize.

Stock-exchange prediction

The stock exchange is difficult to track and difficult to understand. Many factors affect the stock market. A neural network can examine a lot of factors and predict the prices daily, which would help stockbrokers. 

Right now, it's still in an initial phase. You should know that there are over three terabytes of data a day just from the US stock exchange. That's a lot of data to dig through, and you have to sort it out before you start focusing on even one stock.

Traveling issues of sales professionals

This type refers to finding an optimal path to travel between cities in a particular area. Neural networks help solve the problem of providing higher revenue at minimal costs. Logistical considerations are enormous, and here we have to find optimal travel paths for sales professionals moving from town to town. 

Image compression

The idea behind the data compression neural network is to store, encrypt, and recreate the actual image again. We can optimize the size of our data using image compression neural networks. It is the ideal application to save memory and optimize it.

www.teachyourselfpython.com