Yuri Paglierani (YuriPaglierani)

YuriPaglierani

Geek Repo

Location:Trieste

Github PK Tool:Github PK Tool

Yuri Paglierani's repositories

Data-Analysis-Fortran

A basic program for data analysis of 1 parameter, it can be extended and optimized. Program done collaborating with Alessandro Namar

Fast-Fourier-Transform

A program that implements the Fast Fourier Transform algorithm in C language. Done with Chiara Vallortigara

2048-DRL

An implementation of a DQN-agent which plays the 2048 game.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Deep-Learning_DSSC_2022

Repository for the DL Course AA 2021-2022 @ DSSC UniTS

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Diffusion-Equation-PINN

In this notebook, you'll see an introduction to PINN, and Diffusion Equation, this was a part of my Deep Learning Project @ University of Trieste

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Diffusion_Equation_Analysis_Stanford_Bunny_Mesh

This repository contains an analysis of the application of the Diffusion Equation on the Stanford Bunny Mesh using Chebyshev Polynomials and Graph Convolutional Networks (GCNs). The project explores advanced techniques for smoothing and filtering graph Laplacians to solve the discretized heat equation efficiently on complex mesh data.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Feed-Forward-Kullback-Leibler-in-C

2-layers Feed Forward Neural Network with the Kullback-Leibler distance optimization

Stargazers:0Issues:1Issues:0

Financial-Personal-Plan

Here there is a simple but useful program that can help you to set some financial goals in your life

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Game-of-Life-with-Genetic-Programming

In this repo I show an example of how Genetic Programming can be applied to infer the rules of Conway's Game of Life

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

jraph

A Graph Neural Network Library in Jax

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

lagrangian_nns

Lagrangian Neural Networks

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Perceptron-in-C

Here's a Perceptron implemented in C, you can see how to train your Perceptron to solve a problem

Stargazers:0Issues:0Issues:0

Project.py-MNIST-classification-with-MLP

In these few rows of code is shown how to make a classification of the MNIST dataset using a Multilayer Perceptron

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Runge-Kutta-4-SIRS-model-in-C

Example of an integration method for a system of ordinary differential equations.

Stargazers:0Issues:0Issues:0