Keyword: «python»
The article discusses the work of the algorithm for optimizing a swarm of particles for processing statistical data. The Python language and PySwarms library are used as design and modeling tools. A quick search for the best result is done. The operation of the algorithm with different values of hyperparameters is considered.
Keywords:
artificial intelligence, optimization, neural networks, python, pso, particle swarm method
Use of the capabilities of the Python languagefor automation the generation of pedagogical reporting
The article is about the use of Python libraries for processing spreadsheets and creating a user interface for automating the creation of a progress report. Using this method instead of writing macros allows you to simplify data processing and make creating a report independent of the type of installed office software package.
This paper discusses the organization of students' project work on the example of the discipline numerical methods. Effective approaches to using the possibilities of numerical methods in the organization of design work are given. In particular, to solve complex problems using numerical methods, students are required to have deep mathematical knowledge, skills in the field of information technology, as well as a good command of a programming language. Design work is shown on examples of numerical methods for solving nonlinear equations, numerical integration problems. The Qt Designer program for working with a graphical interface in the python language is also considered.