Skip to content
View Andre-FP's full-sized avatar
❄️
❄️

Block or report Andre-FP

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Andre-FP/README.md

Hello, I'm André 👋

  • 👍 I'm 24 years old
  • 👨‍🎓 Studying Eletronic and Computer Engineering at Federal University of Rio de Janeiro
  • 👨‍🎓 Currently in an Exchange Program at Polytech Grenoble, in France.
  • 😎 Interests in machine-learning, programming and system development.
  • 🙂 Always open to learn new things.
  • 🔭 Research: Worked on a scientific initiation project at UFRJ, from March 2021 to August 2022, focused on Reproducibility and Data Quality in Machine Learning.
  • 💼 Internships: Worked as a Data Scientist Intern at Twist Systems and as an Innovation IA Intern at TV Globo.
  • 👯 I’m open to collaborate on machine learning researches and projects.
  • Pronouns: he, his

Interests:

Machine Learning, Deep Neural Networks, Research, High Technology.

Deep Learning, New Neural Networks, Time Series, Computer Vision, Reinforcement Learning

Technologies:

python cplusplus c pytorch scikitlearn numpy pandas docker mlflow kedro django rabbitmq redis postgresql googlecloud

Pinned Loading

  1. SnakeRL SnakeRL Public

    The goal of this project is to apply what I learned of Reinforcement Learning from the course "Reinforcement Learning Specialization" of University of Alberta & Alberta Machine Intelligence Institu…

    Python 1

  2. CatTracker CatTracker Public

    The project aims to detect cats inside a house using cameras and inform the owner via cellphone. The objective is to allow the owner to know where the cat is, especially if it likes to hide when yo…

    Python

  3. Facial-Recognition Facial-Recognition Public

    Polytech project in computer vision for facial recognition. It was used the DeepFace library and classical classifier models

    Python

  4. Polytech-Machine-Learning-Projects Polytech-Machine-Learning-Projects Public

    Ensemble of machine learning projects from Polytech

    Jupyter Notebook

  5. Microprocessor-Implementation-VHDL Microprocessor-Implementation-VHDL Public

    Development of a Risc-V microprocessor capable of processing basic assembly instructions, as well as implementing some AVX instructions and enabling the processor to support them.

    VHDL 1

  6. LinAlg-Flower-Classificationn LinAlg-Flower-Classificationn Public

    Linear algebra applied in the implementation from scratch of the classic flower classification machine learning problem. Decomposition techniques were used to solve the linear system through least …

    Python