Skip to content
View EliaFantini's full-sized avatar
🚀
Towards the stars
🚀
Towards the stars

Highlights

  • Pro
Block or Report

Block or report EliaFantini

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EliaFantini/README.md

gif intro

gif intro gif intro

About Me

  • I'm a MSc Data Science student at EPFL (Ecole polytechnique fédérale de Lausanne ). I graduated with a Bachelor's degree in Engineering of Computing Systems🎓 at Politecnico di Milano , but I was born and raised in the oldest republic of the world, San Marino !

  • I use my GitHub profile as a projects portfolio, hence all the repositories I have are projects that I personally worked on and coded, either alone or in wonderful teams👥.

  • I work on and love AI (Data Science, Machine Learning and Deep Learning), especially applied to my main areas of interest and passions: Computer Vision🤖, Computer Graphics💻, Virtual Reality🥽, Game Development🕹️, Music🎸 and Art🎨.

🔗 Contact me

portfolio email linkedin instagram

🧰 Languages and Tools

Languages:

gif intro python java csharp javascript css3 html5 cplusplus c mysql

AI and Data Science:

pytorch tensorflow opencv pandas scikit_learn seaborn python gcp

Game Development:

unity unreal csharp cplusplus blender photoshop android

Web Development:

javascript css3 html5 java mysql jekyll qt

Statistics

eliafantini

 eliafantini

Pinned Loading

  1. Master-of-Renaissance-A-java-online-multiplayer-board-game Master-of-Renaissance-A-java-online-multiplayer-board-game Public

    Forked from elisabettafedele/ing-sw-2021-Berzoini-Fantini-Fedele

    An online multiplayer board game coded in java, playable both on a javaFX GUI or on CLI, with many server features to make it robust to connection problems.

    Java 3 1

  2. RocketMan-a-VR-videogame-created-with-Unity RocketMan-a-VR-videogame-created-with-Unity Public

    A Virtual-Reality "escape-room-like" videogame for Oculus Quest, developed with Unity Engine using only the basic Oculus Framework. Game awarded as best game of the course ( year 2021/2022)

    C# 66 20

  3. Noise2Noise-Lite-two-ligther-versions-of-the-famous-AI-denoiser-for-small-images Noise2Noise-Lite-two-ligther-versions-of-the-famous-AI-denoiser-for-small-images Public

    Forked from KieranVaudaux/DeepLearning

    Noise2Noise is an AI denoiser trained with noisy images only. We implemented a ligther version which trains faster on smaller pictures without losing performance and an even simpler one where every…

    Jupyter Notebook 1

  4. Q-NIM-ai-learns-to-play-Nim-using-standard-and-deep-Q-Learning Q-NIM-ai-learns-to-play-Nim-using-standard-and-deep-Q-Learning Public

    Reinforcement Learning: Q-Learning and Deep Q-Learning to train artificial agents that can play the famous game of Nim.

    Jupyter Notebook 2

  5. FastNRTF FastNRTF Public

    Efficient 3D reconstruction and relighting of complex scenes with global illumination effects using Neural Radiance Transfer Fields

    Python 26 3

  6. Image-Reconstructor-FISTA-proximal-method-on-wavelets-transform Image-Reconstructor-FISTA-proximal-method-on-wavelets-transform Public

    An Image Reconstructor that applies fast proximal gradient method (FISTA) to the wavelet transform of an image using L1 and Total Variation (TV) regularizations

    Python 8