National Repository of Grey Literature 599 records found  beginprevious570 - 579nextend  jump to record: Search took 0.00 seconds. 
Speech Recognition (digit)
Kantar, Martin ; Minář, Petr (referee) ; Matoušek, Radomil (advisor)
The aim of this diploma thesis is to explain what speech is and what are its constituents. I mention commonly used methods which are used for preparation of signals which we use for recognition. Schematic examples show principles of current recognizers of speech, their advantages and disadvantages. I made speech recognition program for 0-9 numerals in Matlab for neural nets learning.
Usage of neural networks in diagnostics
Hrbáček, Jakub ; Synek, Miloš (referee) ; Latina, Petr (advisor)
This work deals with computation processes of each neural network, which was recommended to diagnostic high voltage generators, their sequential comparison and other usage.
Biometric Fingerprint Liveness Detection
Váňa, T.
This paper deals with biometric fingerprint liveness detection. A software-based liveness detection approach using neural network is proposed. To distinguish between live and fake samples, three image quality features extracted from one image are used. The algorithm is tested on LivDet database comprising real and fake images acquired with three sensors.
Predictive Analytics - Process and Development of Predictive Models
Praus, Ondřej ; Pour, Jan (advisor) ; Mrázek, Luboš (referee)
This master's degree thesis focuses on predictive analytics. This type of analysis uses historical data and predictive models to predict future phenomenon. The main goal of this thesis is to describe predictive analytics and its process from theoretical as well as practical point of view. Secondary goal is to implement project of predictive analytics in an important insurance company operating in the Czech market and to improve the current state of detection of fraudulent insurance claims. Thesis is divided into theoretical and practical part. The process of predictive analytics and selected types of predictive models are described in the theoretical part of the thesis. Practical part describes the implementation of predictive analytics in a company. First described are techniques of data organization used in datamart development. Predictive models are then implemented based on the data from the prepared datamart. Thesis includes examples and problems with their solutions. The main contribution of this thesis is the detailed description of the project implementation. The field of the predictive analytics is better understandable thanks to the level of detail. Another contribution of successfully implemented predictive analytics is the improvement of the detection of fraudulent insurance claims.
Automatic recognition of the electrometer status from picture
HANZLÍK, Ondřej
This thesis deals with problems of recognition of an electrometer´s state from sensing image. It is tangibly about electrometer´s scanning by a mobile phone´s camera. There is a surface with an electrometer´s dial which is detected and on this surface the particular numbers are detected consequently. The numbers are recognized via neural network. For more information from this image there are used some techniques of image segmentation to check the status. For the classification of the segmentation´s outputs are used classification tools, especially a support vector machine (SVM) and neural networks. Problems of image segmentations are solved by using OpenCV library. OpenCV is used for the implementation of the vector machine either. Application is on Android platform. Part of the thesis is concerned in a creation of a desktop application which is instrumental towards testing of neural network. The thesis also describes how to save the necessary data gathering in the course of the recognition which are used for working with neural network. The part of the thesis also deals with running web which will be evolved for the opportunity to participate in the further development of the system. There is available a public repository with source codes created during implementation.
Hyperspectral image segmentation for estimation of biomass at reclaimed heaps
Pikl, Miroslav ; Zemek, František
This paper presents the preliminary results from a study that aims at estimation of above ground biomass and soil carbon content at reclaimed mining heaps in the Sokolov region. Two image segmentation methods are presented. We applied maximal likelihood (ML) and neural network (NN) classifi ers on airborne hyperspectral data. Th e objective of this part of the study was to prepare a land cover classifi cation of the region. Th e main focus was paid to discrimination of six classes with prevailing forest species cover. Th e classifi cation accuracy of the training sites was 93.75 % for NN and 79.12 % for ML respectively. But ML outperformed NN in overall classifi cation accuracy with 61.54 % compared to 40.9 % of NN. Th e more accurate results of the ML classifi er are probably infl uenced by properties of the training samples. Th e larger size of the training samples derived for ML enabled better representation of class histograms. Th e lower overall NN accuracy could result from high spatial resolution of HS data.
Technical analysis - stock data
MATĚJKA, Vlastimil
This work deals prediction in future developments in stock market. Using neural network and indicators technical analisys in this work i will try estimate move trends in stock market.
The application of structured feedforward neural networks to the modelling of daily series of currency in circulation
Hlaváček, Marek ; Koňák, Michael ; Čada, Josef
This paper introduces a feedforward structured neural network model and discusses its applicability to the forecasting of currency in circulation. The forecasting performance of the new neural network model is compared with an ARIMA model. The results indicate that the performance of the neural network model is better and that both models might be applied at least as supportive tools for liquidity forecasting.
Fulltext: Download fulltextPDF
Business Intelligence principles and their use in questionnaire investigation
Hanuš, Václav ; Maryška, Miloš (advisor) ; Novotný, Ota (referee)
This thesis is oriented on practical usage of tools for data mining and business intelligence. Main goals are processing of source data to suitable form and test use of chosen tool on the test case. As input data I used database which was created as result of processing forms from research to verify the level of IT and economics knowledge among Czech universities. These data was modified into the form, which allows processing them via data mining tools included in Microsoft SQL Server 2008. I choose two cases for verification the potentials of these tools. First case was focused on clustering using Microsoft Clustering algorithm. Main task was to sort the universities into the clusters by comparing their attributes which was amounts of credits of each knowledge group. I had to deal with two problems. It was necessary to reduce the number of groups of subjects, otherwise there was a danger of creation too many clusters which I couldn't put the name on. Another problem was unequal value of credits in each group and this problem caused another problem with weights of these groups. Solution was at the end quite simple. I put together similar groups to bigger formation with more general category. For unequal value, I used parameter for each of new group and transform it to scale 0-5. Second case was focused on prediction task using Microsoft Logistic Regresion algorithm and Microsoft Neural Network algorithm. In this case was the goal to predict the number of presently studying students. I had a historical data from years 2001-2009. A predictive model was processed based on them and I could compare the prediction with real data. In this case, it was also necessary to transform the source data, otherwise it couldn't be processed by tested tool. Original data was placed into the view instead of table and contained not only wished objects but more types of these. For example divided by a sex. Solution was in creation of new table in database where only relevant objects for test case were placed. Last problem come up when I tried to use prediction model to predict data for year 2010 for which there wasn't real data in the table. Software reported an error and couldn't make prediction. During my research on the Microsoft technical support I find some threads which refer to similar problem, so it's possible that this is a system error whit will be fix in forthcoming actualization. Fulfillment of these cases provided me enough clues to determine abilities of these tools from Microsoft. After my former school experience with data mining tools from IBM (former SSPS) and SAS, I can recognize, if tested tools can match these software from major data mining supplier on the market and if it can be use for serious deployment.
Mobile robot motion planner via neural network
Krejsa, Jiří ; Věchet, Stanislav
Motion planning is essential for mobile robot successful navigation. There are many algorithms for motion planning under various constraints. However, in some cases the human can still do a better job, therefore it would be advantageous to create a planner based on data gathered from the robot simulation when humans do the planning. The paper presents the method of using the neural network to transfer the previously gained knowledge into the machine learning based planner. In particular the neural network task is to mimic the planner based on finite state machine. The tests proved that neural network can successfully learn to navigate in constrained environment.

National Repository of Grey Literature : 599 records found   beginprevious570 - 579nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.