Projects
"projects": [
{
"name": "A Game of Life - Laboratory of Advanced Electronics",
"summary": "Code for the exercises and the final project for the course Laboratory of Advanced Electronics
held by prof. Leonardo Ricci (ay. 2021-2022)",
"highlights": ["Game of Life", "FPGA"],
"startDate": "2021-09",
"endDate": "2022-01",
"url": "https://github.com/NerusSkyhigh/LoAE-code"
},
{
"name": "Machine Learning Phases of Matter - Advanced Computational Physics",
"summary": "This project aims to reobtain the results presented in Machine learning phases of matter (Juan Carrasquilla, Roger G. Melko) regarding the two-dimensional square Ising model. The authors show that a standard feed-forward neural network (FFNN) is a suitable tool to detect Ising's model phase transition.",
"startDate": "2022-06",
"endDate": "2022-10",
"url": "https://github.com/NerusSkyhigh/Machine-Learning-Phases-of-Matter"
},
{
"name": "Percolation - Theory and Applications
- Multi-scale methods in soft matter physics",
"summary": "Brief introduction to Bernoulli percolation with a review on the existence of the critical point, some slides I used to present the topic, and a Jupyter notebook containing a few interactive plot and simulations (like a Monte Carlo simulation for the critical probability) used to generate the images of the slides.",
"startDate": "2023-02",
"endDate": "2023-01",
"url": "https://github.com/NerusSkyhigh/percolation/"
}
]