Giter VIP home page Giter VIP logo

freerea's Introduction

Ciao! ๐Ÿ‘‹

I am Francesco Capuano, Data Science and Engineering graduate at Politecnico di Torino & Politecnico di Milano, Italy's top engineering schools. Throughout my journey I focused on Deep Learning, with a particular interest on Deep Reinforcement Learning and Deep NLP.

๐ŸŽ“ Education

  • Bachelor: Engineering @ Sapienza University of Rome, Sep. 2018-July 2021 summa cum laude
  • Master of Science: Data Science and Engineering @ Politecnico di Torino, Sep. 2021-July 2023 summa cum laude
  • Alta Scuola Politecnica (Politecnico di Milano, Politecnico di Torino joint Honours Program), Feb. 2022-Feb. 2024

๐Ÿš† Experience

  • ๐Ÿ‘จโ€๐Ÿ’ป CTO Associate @ Alan, April 2024-current
  • ๐Ÿ‘จโ€๐Ÿ’ป Machine Learning Engineer @ Founder's Studio, Bain & Co., May 2023-April 2024
  • ๐Ÿค“ Research Intern @ ELI Beamlines & VANDAL Lab, Feb. 2023-May 2023
  • ๐Ÿ‘จโ€๐Ÿ’ป ML Engineering Intern @ ELI Beamlines, July 2022-Oct. 2022
  • ๐Ÿ‘จโ€๐Ÿ’ป Software Engineering Intern @ NTSG, July 2021
  • ๐Ÿคต A whole lot of waiting tables during Uni, 2017-2021. Be nice with servers!

๐Ÿ“ซ Get in touch

  • LinkedIn
  • fc [dot] francescocapuano [at] gmail [dot] com

๐Ÿง  About me

  • ๐ŸŽž๏ธ Favourite book: The Count of Monte Cristo, A. Dumas.
  • ๐Ÿ‹๐Ÿผ I have practiced almost every sport and eventually got stuck on BJJ's mats (๐ŸŸฆโฌ›๐ŸŸฆ since Nov 2023)
  • ๐Ÿ“š I love science.
  • ๐ŸŽ‚ I was born in Rome, Italy, 23/04/2000.
  • โ™Ÿ๏ธ I am a chess player.

Enjoy my repositories! ๐Ÿš€

freerea's People

Contributors

darin65 avatar fracapuano avatar mttmtt31 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

freerea's Issues

[Task] Join same-dataset cachedmetrics

Right now, we have files in the cachedmetrics folder in the form:

{dataset}_cachemedtrics.txt
{dataset}_TrainTestMetrics.txt

It would be highly beneficial to simply have one single file for each dataset, thus representing the actual architecture performance with one single line (in which one would have, in this order):

Arch_Idx, NASWOT, logSynflow, PortionSkipped, Test-Accuracy, TrainingTime(xEpoch), TrainingTime(total)

Ideally, this file would still be a .txt file one could import to memory via np.loadtxt(...).
Having one file only would make it easier to access the information.

[Task] Refine 25/02 Implementation

  1. Add support to ImageNet16-120 (using pickled subsets of the dataset instead of the whole one).
  2. Add NAS-Bench 101 to considered search space.
  3. Figure out why we do not reach SOTA in NATS-Bench (check number of generations and implementation details on normalization coefficients for scores).

[Task] Refine standard normalization

  1. Re-run experiments logging on wandb to figure out what normalization style is best suited to tackle the problem at hand (once and for all). Styles shall be compared on mean value but also relatively to the variance of the obtained solution.
  2. Fix standard normalization style adjusting prior knowledge on mean and std as new architectures are discovered.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.