Passer au contenu principal
Recherche avancée
Mot-clé
Type de contenu

Correspondances exactes
Recherche par mots-clés
Recherche par date
Mis à jour après
Mis à jour avant
Créé après
Créé avant

Résultats de recherche

5 résultats trouvés au total

How to run a job on Curnagl

High performance computing - HPC Using the Clusters

Overview Suppose that you have finished writing your code, say a python code called <my_code.py>, and you want to run it on the cluster Curnagl. You will need to submit a job (a bash script) with information such as the number of CPU you want to use and the a...

Deep Learning with GPUs

High performance computing - HPC Software

The training phase of your deep learning model may be very time consuming. To accelerate this process you may want to use GPUs and you will need to install the deep learning packages, such as Keras or PyTorch, properly. Here is a short documentation on how to ...

Research - A Gentle Introduction to Decision Trees and Random Forests with Python and R

Cours pour le personnel et les doctoran... Cours pour le personnel et les doctoran...

Machine learning methods are nowadays used in a wide variety of applications. In this course, you will learn how the decision tree and random forest methods work and may be applied in practice by using either Python or R programming. Objectives Acquire the k...

Research - A Gentle Introduction to Image Analysis with CNNs in Python

Cours pour le personnel et les doctoran... Cours pour le personnel et les doctoran...

Convolutional Neural Networks (CNNs) are used in a wide variety of applications such as image classification, image segmentation, object detection, and image generation (with GAN). In this course, you will learn how a CNN works and how it can be applied in pra...

Course software for Image Analysis with CNNs

High performance computing - HPC Software

You can do the practicals on various computing platforms. However, since the participants may use various types of computers and softwares, we recommend to use the UNIL JupyterLab to do the practicals.  JupyterLab: Working on the cloud is convenient because t...