National Repository of Grey Literature 32 records found  beginprevious13 - 22next  jump to record: Search took 0.01 seconds. 
Active Learning for Processing of Archive Sources
Hříbek, David ; Zbořil, František (referee) ; Rozman, Jaroslav (advisor)
This work deals with the creation of a system that allows uploading and annotating scans of historical documents and subsequent active learning of models for character recognition (OCR) on available annotations (marked lines and their transcripts). The work describes the process, classifies the techniques and presents an existing system for character recognition. Above all, emphasis is placed on machine learning methods. Furthermore, the methods of active learning are explained and a method of active learning of available OCR models from annotated scans is proposed. The rest of the work deals with a system design, implementation, available datasets, evaluation of self-created OCR model and testing of the entire system.
Machine-Learning in Natural Language Processing
Otrusina, Lubomír ; Šilhavá, Jana (referee) ; Smrž, Pavel (advisor)
This beachelor's thesis deals with word sense disambiguation problem using the machine learning techniques. There are shortly presented problems of word sense disambiguation and its timeline. There are described methods and approaches, especially the naive Bayes classifier that is implemented in the system. There's illustrated a simple example of using this classifier. In a practical section is described project of system based on naive Bayes classifier including description of various algorithms used in the system. Finally there are described evaluation and analysis of the system. This created system took part in an international competition on semantic evaluation workshop SemEval-2007.
Optimization of DDoS Mitigation Rule Inference
Carasec, Elena ; Grégr, Matěj (referee) ; Žádník, Martin (advisor)
Tato práce se zabývá možností využití algoritmů strojového učení pro ochranu proti DDoS útokům. Pro klasické a inkrementální (online) učení jsou uvažovány vysvětlitelné metody učení s učitelem, zejména rozhodovací stromy. Dále jsou představeny některé možné optimalizace pro zvýšení přesnosti klasifikace provozu a snížení množství blokovaného legitimního provozu.
Traffic analysis using on machine learning
Zelený, Ondřej ; Slanina, Martin (referee) ; Frýza, Tomáš (advisor)
Tato práce přibližuje problematiku detekce objektů a jejich klasifikace pro uplatnění k analýze dopravy. V teoretické části přibližuji několik metod a technik pro detekci a klasifikaci objektů. Dále zde představuji nejpoužívanější platformy a programovací jazyky pro implementaci konvolučních neuronových sítí. Dále uvádí přehled základních algoritmů pro trasování objektů a dostupné cloudové platformy pro internet věci. V praktické část je uvedena implementace vybraného algoritmu a k němu přidaných funkcionalit jako je trasování objektů nebo pracování a vizualiace v cloudu.
Traffic analysis using on machine learning
Zelený, Ondřej ; Slanina, Martin (referee) ; Frýza, Tomáš (advisor)
Tato práce přibližuje problematiku detekce objektů a jejich klasifikace pro uplatnění k analýze dopravy. V teoretické části přibližuji několik metod a technik pro detekci a klasifikaci objektů. Dále zde představuji nejpoužívanější platformy a programovací jazyky pro implementaci konvolučních neuronových sítí. Dále uvádí přehled základních algoritmů pro trasování objektů a dostupné cloudové platformy pro internet věci. V praktické část je uvedena implementace vybraného algoritmu a k němu přidaných funkcionalit jako je trasování objektů nebo pracování a vizualiace v cloudu.
Pilot proficiency classification from gaze
Ruta, Dominik ; Vlk, Jan (referee) ; Chudý, Peter (advisor)
Tato práce se zabývá klasifikací úrovně odbornosti pilota a leteckých manévrů z pohledu očí. Cílem je poskytnout další cenný nástroj pro hodnocení pilotáže leteckými instruktory~a~poskytnout tak zpětnou vazbu trénovaným pilotům. Tato myšlenka je založena na základě výsledků relevantních studií, které objevily korelaci mezi užíváním efektivních skenovacích vzorů a doménové výkonnosti. V této práci jsou uvažovány dvě třídy odbornosti --- piloti a nováčci.     Tato práce využívá běžné metriky pro analýzu pohledu očí. Dále jsou v této práci využity klasifikační techniky strojového učení. Metoda podpůrných vektorů je využita pro klasifikaci úrovně způsobilosti, zatímco pro klasifikaci leteckých manévrů jsou využity skryté Markovovy modely. Výsledkem práce je vysoce přesná klasifikace úrovně odbornosti pilot a dobrá schopnost rozeznat individuální letecké manévry provedené piloty.
Optimization of DDoS Mitigation Rule Inference
Carasec, Elena ; Grégr, Matěj (referee) ; Žádník, Martin (advisor)
Tato práce se zabývá možností využití algoritmů strojového učení pro ochranu proti DDoS útokům. Pro klasické a inkrementální (online) učení jsou uvažovány vysvětlitelné metody učení s učitelem, zejména rozhodovací stromy. Dále jsou představeny některé možné optimalizace pro zvýšení přesnosti klasifikace provozu a snížení množství blokovaného legitimního provozu.
Traffic analysis using on machine learning
Zelený, Ondřej ; Slanina, Martin (referee) ; Frýza, Tomáš (advisor)
Tato práce přibližuje problematiku detekce objektů a jejich klasifikace pro uplatnění k analýze dopravy. V teoretické části přibližuji několik metod a technik pro detekci a klasifikaci objektů. Dále zde představuji nejpoužívanější platformy a programovací jazyky pro implementaci konvolučních neuronových sítí.. V praktické části se pak zabývám implementací vybraného modelu a výběrem hardware pro realizaci systému.
Active Learning for Processing of Archive Sources
Hříbek, David ; Zbořil, František (referee) ; Rozman, Jaroslav (advisor)
This work deals with the creation of a system that allows uploading and annotating scans of historical documents and subsequent active learning of models for character recognition (OCR) on available annotations (marked lines and their transcripts). The work describes the process, classifies the techniques and presents an existing system for character recognition. Above all, emphasis is placed on machine learning methods. Furthermore, the methods of active learning are explained and a method of active learning of available OCR models from annotated scans is proposed. The rest of the work deals with a system design, implementation, available datasets, evaluation of self-created OCR model and testing of the entire system.
Utilization of artificial intelligence in technical diagnostics
Konečný, Antonín ; Huzlík, Rostislav (referee) ; Zuth, Daniel (advisor)
The diploma thesis is focused on the use of artificial intelligence methods for evaluating the fault condition of machinery. The evaluated data are from a vibrodiagnostic model for simulation of static and dynamic unbalances. The machine learning methods are applied, specifically supervised learning. The thesis describes the Spyder software environment, its alternatives, and the Python programming language, in which the scripts are written. It contains an overview with a description of the libraries (Scikit-learn, SciPy, Pandas ...) and methods — K-Nearest Neighbors (KNN), Support Vector Machines (SVM), Decision Trees (DT) and Random Forests Classifiers (RF). The results of the classification are visualized in the confusion matrix for each method. The appendix includes written scripts for feature engineering, hyperparameter tuning, evaluation of learning success and classification with visualization of the result.

National Repository of Grey Literature : 32 records found   beginprevious13 - 22next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.