Machine Learning, AI – some of my thoughts

After attending to Infoshare conference this year I had the feeling that all buzzwords, which were presented there I have already heard somewhere. BigData analysis in fact could be done by well known statistics functions, which I learned 15 years ago during my studies. Machine Learning – all algorithms were known then as well, even my master thesis was based on one of the clustering algorithm – the nearest mean, which is widely used during image recognition. I used it as a mean to recognize Polish commands used to steer armored wehicle in virtual battlefield. All the sound was firstly filtered by set of low-pass filter, moments of silence were cut, statements were divided into phonemes, then distinctive set of features was extracted from chosen phonemes and after all proper clasificator using clustering algorithm decided to which class chosen statement belongs.

Here are some Polish works, which describe topic more precisely:

http://ztv.ire.pw.edu.pl/aim/aim_wyklad8_2014.pdf

https://media.statsoft.pl/_old_dnn/downloads/statystycznemetody.pdf

https://books.google.pl/books?id=h5HDCgAAQBAJ&pg=PA86&lpg=PA86&dq=algorytm+mahalanobisa&source=bl&ots=wi61dDVSK-&sig=ACfU3U0j-bQq1Id3HHj3rZtAKn0r6KYCJw&hl=pl&sa=X&ved=2ahUKEwjzjJOcs5TjAhXxpIsKHXS3AUA4ChDoATACegQICRAB#v=onepage&q=algorytm%20mahalanobisa&f=false

Just now everything is much more simpler using TensorFlow:

https://www.tensorflow.org/tutorials

https://towardsdatascience.com/beginners-guide-to-machine-learning-with-python-b9ff35bc9c51

The question is : whether it could be possible to use this algorithms as the basis of NOTAM data analysis…

Here are some examples of this approach:


  1. Capstone project for Propulsion with SWISS international airlines. Machine learning classifier for Notices to Airmen (NOTAM).

https://github.com/jcoupon/NOTAM-classifier

2. Notam Clasiffier:

https://www.notamclassifier.com/index/

3. Using a model-driven, knowledge-based approach to cope with complexity in filtering of notices to airmen
https://dl.acm.org/citation.cfm?id=2843043.2843044

4. Accurate NOTAM parsing with visualization:

https://www.altitudeangel.com/blog/accurate-notam-parsing-and-why-you-should-care/

2 myśli na “Machine Learning, AI – some of my thoughts

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany.