35 research outputs found

    CoCalc as a Learning Tool for Neural Network Simulation in the Special Course "Foundations of Mathematic Informatics"

    Full text link
    The role of neural network modeling in the learning content of the special course "Foundations of Mathematical Informatics" was discussed. The course was developed for the students of technical universities - future IT-specialists and directed to breaking the gap between theoretic computer science and it's applied applications: software, system and computing engineering. CoCalc was justified as a learning tool of mathematical informatics in general and neural network modeling in particular. The elements of technique of using CoCalc at studying topic "Neural network and pattern recognition" of the special course "Foundations of Mathematic Informatics" are shown. The program code was presented in a CoffeeScript language, which implements the basic components of artificial neural network: neurons, synaptic connections, functions of activations (tangential, sigmoid, stepped) and their derivatives, methods of calculating the network's weights, etc. The features of the Kolmogorov-Arnold representation theorem application were discussed for determination the architecture of multilayer neural networks. The implementation of the disjunctive logical element and approximation of an arbitrary function using a three-layer neural network were given as an examples. According to the simulation results, a conclusion was made as for the limits of the use of constructed networks, in which they retain their adequacy. The framework topics of individual research of the artificial neural networks is proposed.Comment: 16 pages, 3 figures, Proceedings of the 13th International Conference on ICT in Education, Research and Industrial Applications. Integration, Harmonization and Knowledge Transfer (ICTERI, 2018

    APPLICATION OF CLOUD-BASED SPREADSHEETS TO ARTIFICIAL NEURAL NETWORK MODELLING

    Get PDF
    The article substantiates the necessity to develop methods of computer simulation of neural networks in the spreadsheet environment. The systematic review of their application to simulating artificial neural networks is performed. The authors distinguish basic approaches to solving the problem of network computer simulation training in the spreadsheet environment, joint application of spreadsheets and tools of neural network simulation, application of third-party add-ins to spreadsheets, development of macros using the embedded languages of spreadsheets; use of standard spreadsheet add-ins for non-linear optimization, creation of neural networks in the spreadsheet environment without add-ins and macros. It is shown that to acquire neural simulation competences in the spreadsheet environment, one should master the models based on the historical and genetic approach. The article considers ways of building neural network models in cloud-based spreadsheets, Google Sheets. The model is based on the problem of classifying multidimensional data provided in “The Use of Multiple Measurements in Taxonomic Problems” by R. A. Fisher. Edgar Anderson’s role in collecting and preparing the data in the 1920s–1930s is discussed as well as some peculiarities of data selection

    Застосування хмаро орієнтованих електронних таблиць для моделювання штучних нейронних мереж

    Get PDF
    The article substantiates the necessity to develop methods of computer simulation of neural networks in the spreadsheet environment. The systematic review of their application to simulating artificial neural networks is performed. The authors distinguish basic approaches to solving the problem of network computer simulation training in the spreadsheet environment, joint application of spreadsheets and tools of neural network simulation, application of third-party add-ins to spreadsheets, development of macros using the embedded languages of spreadsheets; use of standard spreadsheet add-ins for non-linear optimization, creation of neural networks in the spreadsheet environment without add-ins and macros. It is shown that to acquire neural simulation competences in the spreadsheet environment, one should master the models based on the historical and genetic approach. The article considers ways of building neural network models in cloud-based spreadsheets, Google Sheets. The model is based on the problem of classifying multidimensional data provided in “The Use of Multiple Measurements in Taxonomic Problems” by R. A. Fisher. Edgar Anderson’s role in collecting and preparing the data in the 1920s–1930s is discussed as well as some peculiarities of data selection.У статті обґрунтовано необхідність розробки методів комп'ютерного моделювання нейронних мереж у середовищі електронних таблиць. Проводиться систематичний огляд їх застосування для моделювання штучних нейронних мереж. Автори виділяють основні підходи до вирішення проблеми навчання мережевого комп'ютерного моделювання в середовищі електронних таблиць: спільне застосування електронних таблиць та інструментів нейромережевого моделювання, застосування сторонніх надбудов до електронних таблиць, розробка макросів з використанням вбудованих мов електронних таблиць; використання стандартних надбудов електронних таблиць для нелінійної оптимізації, створення нейронних мереж у середовищі електронних таблиць без надбудов і макросів. Показано, що для набуття компетентностей з нейромережевого моделювання в середовищі електронних таблиць слід опанувати моделі, засновані на історико-генетичному підході. У статті розглядаються способи побудови моделей нейронної мережі в хмаро орієнтованих електронних таблиця, Google Sheets. Модель ґрунтується на проблемі класифікації багатовимірних даних, представленої Р. А. Фішером у статті "Використання множинних вимірювань у таксономічних задачах". Обговорюється роль Едгара Андерсона у зборі та підготовці даних у 1920-1930-х роках, а також деякі особливості відбору даних

    CoCalc як засіб навчання нейромережевого моделювання в спецкурсі «Основи математичної інформатики»

    Get PDF
    Обговорено роль нейромережевого моделювання у змісті навчання спецкурсу «Основи математичної інформатики» для студентів технічних університетів – майбутніх фахівців з інформаційних технологій, спрямованого на подолання розриву між теоретичною інформатикою та її прикладними застосуваннями: програмною, системною та комп’ютерною інженерією. Обґрунтовано вибір CoCalc як засобу навчання основи математичної інформатики у цілому та нейромережевого моделювання зокрема. Наведено елементи методики використання CoCalc у навчанні теми «Нейронні мережі та розпізнавання образів» спецкурсу «Основи математичної інформатики». Наведено програмний код мовою CoffeeScript, що реалізує основні компоненти штучної нейронної мережі: нейрони, синаптичні з’єднання, функції активації (тангенціальна, сигмоїдальна, ступінчаста) та їх похідні, методи обчислення вагових коефіцієнтів мережі та ін. Обговорено особливості застосування теореми Колмогорова для визначення архітектури багатошарових нейронних мереж. Подано приклади реалізації диз’юнктивного логічного елементу та апроксимації довільної функції з використанням тришарової нейронної мережі. За результатами моделювання зроблено висновок про межі застосування побудованих мереж, в яких вони зберігають адекватність. Запропоновано рамкову тематику індивідуальних навчально-дослідних проектів із побудови штучних нейронних мереж.The role of neural network modeling in the learning сontent of special course “Foundations of Mathematic Informatics” was discussed. The course was developed for the students of technical universities – future IT-specialists and directed to breaking the gap between theoretic computer science and it’s applied applications: software, system and computing engineering. CoCalc was justified as a learning tool of mathematical informatics in general and neural network modeling in particular. The elements of technique of using CoCalc at studying topic “Neural network and pattern recognition” of the special course “Foundations of Mathematic Informatics” are shown. The program code was presented in a CofeeScript language, which implements the basic components of artificial neural network: neurons, synaptic connections, functions of activations (tangential, sigmoid, stepped) and their derivatives, methods of calculating the network`s weights, etc. The features of the Kolmogorov–Arnold representation theorem application were discussed for determination the architecture of multilayer neural networks. The implementation of the disjunctive logical element and approximation of an arbitrary function using a three-layer neural network were given as an examples. According to the simulation results, a conclusion was made as for the limits of the use of constructed networks, in which they retain their adequacy. The framework topics of individual research of the artificial neural networks is proposed

    HISTÓRIA DOS ESTUDOS MUSICOLÓGICOS NAS UNIVERSIDADES DE CRACÓVIA E LVIV

    Get PDF
    This work deals with the system research of the activities of the departments of musicology of the Jagiellonian and Lviv Universities in the context of the Jagiellonian tradition of Poland and Ukraine in the original refraction of principles of the European musical academic education since the time of their foundation in years 1911-1912 and till the beginning of the XXI century. Besides the educational orientation of the Jagiellonian tradition have been revealed. This tradition inextricably linked with the national-confessional polysyllabity within the teacher's and student's community. It has been established that the Neojagiellonian-Panslavic worldview of the XIX – first half of the XX century was historically significant corrective component of the existence of Krakow and Lviv Universities. "Equation on the European East" of the most prominent representatives of Polish culture and art in the twentieth century was a testimony of the influence of that worldview.Este trabalho trata da pesquisa do sistema das atividades dos departamentos de musicologia das Universidades Jagiellonian e Lviv no contexto da tradição Jagiellonian da Polônia e Ucrânia na refração original dos princípios da educação acadêmica musical europeia desde a época de sua fundação nos anos 1911-1912 e até o início do século XXI. Além disso, a orientação educacional da tradição jagielloniana foi revelada. Esta tradição está inextricavelmente ligada à polissilabidade nacional-confessional dentro da comunidade de professores e alunos. Foi estabelecido que a visão de mundo Neojagiellonian-Panslavic do século XIX – primeira metade do século XX foi um componente corretivo historicamente significativo da existência das universidades de Cracóvia e Lviv. A "Equação sobre o Leste Europeu" dos representantes mais proeminentes da cultura e arte polonesa no século XX foi um testemunho da influência dessa visão de mundo

    Using spreadsheets as learning tools for neural network simulation

    Get PDF
    The article supports the need for training techniques for neural network computer simulations in a spreadsheet context. Their use in simulating artificial neural networks is systematically reviewed. The authors distinguish between fundamental methods for addressing the issue of network computer simulation training in the spreadsheet environment, joint application of spreadsheets and tools for neural network simulation, application of third-party add-ins to spreadsheets, development of macros using embedded languages of spreadsheets, use of standard spreadsheet add-ins for non-linear optimization, creation of neural networks in the spreadsheet environment without add-ins, and On the article, methods for creating neural network models in Google Sheets, a cloud-based spreadsheet, are discussed. The classification of multidimensional data presented in R. A. Fisher's "The Use of Multiple Measurements in Taxonomic Problems" served as the model's primary inspiration. Discussed are various idiosyncrasies of data selection as well as Edgar Anderson's participation in the 1920s and 1930s data preparation and collection. The approach of multi-dimensional data display in the form of an ideograph, created by Anderson and regarded as one of the first effective methods of data visualization, is discussed here.The article supports the need for training techniques for neural network computer simulations in a spreadsheet context. Their use in simulating artificial neural networks is systematically reviewed. The authors distinguish between fundamental methods for addressing the issue of network computer simulation training in the spreadsheet environment, joint application of spreadsheets and tools for neural network simulation, application of third-party add-ins to spreadsheets, development of macros using embedded languages of spreadsheets, use of standard spreadsheet add-ins for non-linear optimization, creation of neural networks in the spreadsheet environment without add-ins, and On the article, methods for creating neural network models in Google Sheets, a cloud-based spreadsheet, are discussed. The classification of multidimensional data presented in R. A. Fisher's "The Use of Multiple Measurements in Taxonomic Problems" served as the model's primary inspiration. Discussed are various idiosyncrasies of data selection as well as Edgar Anderson's participation in the 1920s and 1930s data preparation and collection. The approach of multi-dimensional data display in the form of an ideograph, created by Anderson and regarded as one of the first effective methods of data visualization, is discussed here

    СoCalc як інструмент підготовки для моделювання нейронних мереж у спеціальному курсі "Основи математичної інформатики"

    Get PDF
    The role of neural network modeling in the learning сontent of special course “Foundations of Mathematic Informatics” was discussed. The course was developed for the students of technical universities –future IT-specialists and directed to breaking thegap between theoretic computer science and it’s applied applications: software, system and computing engineering. CoCalc was justified as a learning tool of mathematical informatics in general and neural network modeling in particular. The elements of technique of using CoCalc at studying topic “Neural network and pattern recognition” of the special course “Foundations of Mathematic Informatics” are shown. The program code was presented in a CofeeScript language, which implements the basic components of artificial neural network: neurons, synaptic connections, functions of activations (tangential, sigmoid, stepped) and their derivatives, methods of calculating the network`s weights, etc. The features of the Kolmogorov’s theorem application were discussed for determination the architecture of multilayer neural networks. The implementation of the disjunctive logical element and approximation of an arbitrary function using a three-layer neural network were given as an examples. According to the simulation results, a conclusion was made as for the limits of the use of constructed networks, in which they retain their adequacy. The framework topics of individual research of the artificial neural networks is proposed.У статті розглянута роль моделювання нейронної мережі в навчальному процесі спеціального курсу "Основи математичної інформатики". Курс був розроблений для студентів технічних університетів -майбутніх спеціалістів з інформаційних технологій та спрямований на подолання розриву між теоретичною інформатикою та її прикладними програмами: програмною, системною та комп’ютерною інженерією. CoCalc розглядається як навчальний інструмент математичної інформатики в цілому та, зокрема, для моделювання нейронних мереж. Показані елементи методики використання CoCalc при вивченні теми "Нейронні мережі та розпізнавання образів" спеціального курсу "Основи математичної інформатики". Код програми був представлений на мові CofeeScript, в якій реалізуються основні компоненти штучної нейронної мережі: нейрони, синаптичні з'єднання, функції активації (тангенціальні, сигмоїдні, ступінчасті) та їх похідні, методи розрахунку ваги мережі та ін. Обговорювалися особливості застосування теореми Колмогорова для визначення архітектури багатошарових нейронних мереж. В якості прикладів було наведено реалізацію диз'юнктивного логічного елемента та наближення довільної функції за допомогою тришарової нейронної мережі. Згідно результатів моделювання, було зроблено висновок щодо меж використання побудованих мереж, в яких вони зберігають свою адекватність. Запропоновано основні теми окремих досліджень штучних нейронних мереж

    Distance learning during COVID-19 pandemic: mobile information and communications technology overview

    Get PDF
    The research is aimed at the theoretical justification, development and experimental verification of methods of using mobile technologies for teaching students of higher education institutions in the conditions of quarantine caused by the COVID-19 pandemic. The purpose of the study is the adaptation of mobile ICT to distance learning during quarantine. The object of the study is the use of mobile ICT for distance learning. The subject of the study: the use of mobile ICT for distance learning during quarantine. Ukrainian and foreign research on the application of mobile ICT (Audience Response Systems; Mobile Multimedia Authoring Tools development; Mobile Learning Management Systems; Mobile Modeling and Programming Environments; Mobile Database Management Systems) for the training of higher education applicants has been analyzed. The author's method of using the mobile modeling and programming tool in the Pydroid environment is presented. A comparative assessment of the functionality of five mobile ICT distance learning systems in the conditions of COVID-19 was carried out. A survey of the importance of using mobile ICT for distance learning in quarantine conditions was developed and analyzed

    Використання електронних таблиць як засобів навчання комп'ютерного моделювання нейронних мереж

    Get PDF
    The article substantiates the necessity to develop training methods of computer simulation of neural networks in the spreadsheet environment. The systematic review of their application to simulating artificial neural networks is performed. The authors distinguish basic approaches to solving the problem of network computer simulation training in the spreadsheet environment, joint application of spreadsheets and tools of neural network simulation, application of third-party add-ins to spreadsheets, development of macros using the embedded languages of spreadsheets; use of standard spreadsheet add-ins for non-linear optimization, creation of neural networks in the spreadsheet environment with-out add-ins and macros. The article considers ways of building neural network models in cloud-based spreadsheets, Google Sheets. The model is based on the problem of classifying multi-dimensional data provided in “The Use of Multiple Measurements in Taxonomic Problems” by R. A. Fisher. Edgar Anderson’s role in collecting and preparing the data in the 1920s-1930s is discussed as well as some peculiarities of data selection. There are presented data on the method of multi-dimensional data presentation in the form of an ideograph developed by Anderson and considered one of the first efficient ways of data visualization.У статті обґрунтовано необхідність розробки методів навчання комп'ютерного моделювання нейронних мереж у середовищі електронних таблиць. Проводиться систематичний огляд їх застосування для моделювання штучних нейронних мереж. Автори виділяють основні підходи до вирішення проблеми навчання нейромережевого комп'ютерного моделювання в середовищі електронних таблиць: спільне застосування електронних таблиць та засобів нейромережевого моделювання, застосування сторонніх надбудов до електронних таблиць, розробка макросів з використанням убудованих мов електронних таблиць, використання стандартних надбудов електронних таблиць для нелінійної оптимізації, створення нейронних мереж у середовищі електронних таблиць без надбудов і макросів. У статті розглядаються способи побудови моделей нейронних мереж у хмарних електронних таблицях Google Sheets. Модель ґрунтується на проблемі класифікації багатовимірних даних, представленій у роботі Р. А. Фішера «Використання множинних вимірювань у таксономічних задачах». Обговорюється роль Едгара Андерсона у зборі та підготовці даних у 1920-1930-х роках, а також деякі особливості відбору даних. Представлені дані про метод багатовимірного подання даних у вигляді ідеографу, розробленого Андерсоном, який вважається одним з перших ефективних способів візуалізації даних

    Упровадження моделей хмарних сервісів у підготовку майбутніх фахівців з інформаційних технологій

    Get PDF
    Leading research directions are defined on the basis of self-analysis of the study results on the use of cloud technologies in training by employees of joint research laboratory “Сloud technologies in education” of Kryvyi Rih National University and Institute of Information Technology and Learning Aids of the NAES of Ukraine in 2009-2018: cloud learning technologies, cloud technologies of blended learning, cloud-oriented learning environments, cloud-oriented methodological systems of training, the provision of cloud-based educational services. The ways of implementation SaaS, PaaS, IaaS cloud services models which are appropriate to use in the process of studying the academic disciplines of the cycles of mathematical, natural science and professional and practical training of future specialists in information technology are shown, based on the example of software engineering, computer science and computer engineering. The most significant advantages of using cloud technologies in training of future information technology specialists are definite, namely, the possibility of using modern parallel programming tools as the basis of cloud technologies. Conclusions are drawn; the direction of further research is indicated: designing a cloud-oriented learning environment for future specialists in computer engineering, identifying trends in the development of cloud technologies in the professional training and retraining of information technology specialists, developing a methodology for building the research competencies of future software engineering specialists by using cloud technologies.Провідні напрямки досліджень визначені на основі самоаналізу результатів досліджень з використання хмарних технологій в навчанні співробітниками спільної дослідницької лабораторії «Хмарні технології в освіті» Криворізького національного університету та Інституту інформаційних технологій і засобів навчання НПН України в 2009-2018 рр.: хмарні технології навчання, хмарні технології комбінованого навчання, хмарні середовища навчання, хмарні методичні системи навчання, надання хмарних освітніх послуг. Показано шляхи реалізації моделей хмарних сервісів SaaS, PaaS, IaaS, які доцільно використовувати в процесі вивчення навчальних дисциплін циклів математики, природознавства та професійної і практичної підготовки майбутніх фахівців з інформаційних технологій, на прикладах інженерії програмного забезпечення, інформатики та комп'ютерної інженерії. Визначено найбільш суттєві переваги використання хмарних технологій при підготовці майбутніх фахівців з інформаційних технологій, а саме можливість використання сучасних інструментів паралельного програмування в якості основи хмарних технологій. Висновки зроблені; вказано напрями подальших досліджень: розробка хмарної середовища навчання для майбутніх фахівців з комп'ютерної інженерії, виявлення тенденцій розвитку хмарних технологій у професійній підготовці та перепідготовці фахівців з інформаційних технологій, розробка методики формування дослідницьких компетентностей майбутні фахівців з інженерії програмного забезпечення з використанням хмарних технологій
    corecore