Makers, scientists, influencers and many other people share their ideas, products and innovations via the most intellectual social network Twitter. It is hard to find the information about a topic in the giant network of Twitter. Our aim is to find users who are tweeting about the same topic. With this aim we want to bring people interested in the same community together. In this project, we focused on maker communities and influencers in the context of computer science, such as ML, Robotics, 3D Printing, Arduino.
Recently, researches have been invested into developing automated methods to recognize baby's need using a short audio recording of its live cry. In this project, we report the initial results those we obtained by applying machine learning methods that were successfull in language recognition domain to the task of infant cry classification.
In libraries, books are classified into some categories according to their topics in order to be found easily. However, due to the great expansion of Internet, there are enormous number of texts online and classifying them by hand is not possible. So, we need text classification algorithms. In literature, there are many types of text classification algorithms but they do not work well in skewed datasets. Skewed datasets are the datasets that have huge difference between number of documents of its classes.
Our project is a web application that contains a recommendation engine based on a movie database for university students. The aim of the project is to recommend movies to the users with high accuracy based both on the user's and all other users' preferences in the system.
For the last two decades Chess has been a trending topic among Artificial Intelligence researchers. Since chess is considered to be an act of pure intelligence and grandmaster have been considered as possessing the most complex intelligence in the world, researchers in the earlier times of the AI focused on creating strong chess playing programs. Claude Shannon and Alan Turing made serious contributions for building the foundations of chess engines.
Engineering systems are designed to perform their functions at high quality and most efficiency. However, it is impossible to develop a system that never encounters a problem in a system life. Hence, reliability is a key issue for engineering products. Predictive maintenance plays a crucial role to sustain a product in stable and good operating conditions.Identification of change points and outliers may give important information about condition of the system. Also, it provides more accurate tracking.
Deep neural networks have had huge success in recent years. However training them efficiently is still a research area. In this project we investigated a type of neural network, autoencoder, and its variations. Autoencoder is an ANN that tries to reconstruct its input as output. While doing this, it learns features of data as a byproduct. It is also used as a pre-training tool for deep neural networks.
Recommendation system's main goal is to provide decent special suggestions to users about their interest according to their taste and profile. Many traditional methods that have been used in recommender systems for decades are nowadays almost outdated and not optimal for the desired high pace of growth in the industry today.
Annotation is way of associating information with resources. Recently, World Wide Web Consortium (W3C) published annotation data model[23 February 2017]. Purpose of this project was to find a use case for
annotation data model. The use case was Crowdmap. CrowdMap is an application that allows users to collaboratively add meta information or relations between subjects. It is reminiscent of the detective walls with pictures of suspects and maps that are annotated via detectives.