Regular Expressions
Regular expressions are perfectly suited for people who like puzzles. Regular expressions are a sequence of characters used to define a search pattern. They are commonly used to do “find” […]
Regular expressions are perfectly suited for people who like puzzles. Regular expressions are a sequence of characters used to define a search pattern. They are commonly used to do “find” […]
POSTPONED UNTIL FURTHER NOTICE
Bio: Lyudmyla Barannyk is an Associate Professor in the Department of Mathematics at the University of Idaho. Barannyk received a masters in Applied Mathematics from the New Jersey Institute of […]
This is a two-session workshop on the use of Go for data processing. Go is an open source language developed for general-purpose programming. It is not more difficult to learn […]
In this workshop, we’ll first discuss core machine learning concepts such as: choosing loss functions and evaluation metrics; splitting the data into training, validation, and testing sets; and cross-validation patterns […]
Bio: John Harlim is a Professor in the Department of Mathematics and the Department of Meteorology and Atmospheric Sciences. Harlim received his undergraduate degree in Mathematics from the Universitas Padjadaran […]
This is a two-session workshop on the use of Go for data processing. Go is an open source language developed for general-purpose programming. It is not more difficult to learn […]
Deep Neural Networks (DNNs) are used as a machine learning method for both regression and classification problems. Keras is a high-level, Python interface running on top of multiple neural network […]
This workshop is a continuation of the previous workshop “Building software projects: use CMake to build the building plan”. In this workshop, we will see that CMake is not just […]