Skip to content
#

intelligent-systems

Here are 169 public repositories matching this topic...

In this project, we developed a system design which provides users an access to check current weather update of any city locating in UK using OpenWeatherAPI. To get current weather information, we are performing API Call to https://openweathermap.org/current using an API key.

  • Updated Sep 8, 2022
  • Python

A project for my last year of computer science. A algorithm that adaquatly sorts an array with only 300 comparisons. The arrays consist of double values and can be 100, 120, 140 or 160 elements long. The goal is that TimeSort can sort 90% of all arrays with a kendall correlation to the completely sorted array of at least 0.4.

  • Updated Jan 22, 2018
  • Java

Lexical and syntax gramma analysis app in example of wholesaler of sports clothing. Created at the University as the project within Intelligent Systems classes in 2016. The purpose of this project was to learn lexical and syntax gramma in PLY (Python Lex-Yacc).

  • Updated Feb 15, 2018
  • Python

Improve this page

Add a description, image, and links to the intelligent-systems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the intelligent-systems topic, visit your repo's landing page and select "manage topics."

Learn more