Giter VIP home page Giter VIP logo

👋 Hi there!

#!/usr/bin/python
# -*- coding: utf-8 -*-

class DataScientistResearcher:
  def __init__(self):
        self.name = "Eduardo Henrique"
        self.role = "Intern Backend Dev & Data Scientist Researcher & Student"
        self.language_spoken = ["pt_BR", "en_US", "es_ES"]
        self.main_technologies = ["Python", "Java", "C", "Tensorflow",
                             "Flask", "Django", "Javascript", "VueJS"]
        def say_hi(self):
          print("Thanks for coming here, hope you find something interesting.")

me = DataScientistResearcher()
me.say_hi()

👨‍💻 Technologies and Tools

🏆 GitHub Trophies

trophy

🗂️ Highlight Projects

ic_classificacao_rochas crnn-pytorch

Eduardo Henrique's Projects

calcpy icon calcpy

CalcPy - A simple calculator made with Python and PyQt5

cnn-cifar10 icon cnn-cifar10

Um projeto para praticar os conceitos de deeplearning com redes neurais convolucionais, esse projeto consiste em desenvolver um modelo de rede neural, para classificar imagens em 10 classes diferentes.

estrutura_de_dados icon estrutura_de_dados

Códigos na linguagem de programação C desenvolvidos na disciplina de Estrutura de Dados

gitignore icon gitignore

A collection of useful .gitignore templates

imbdtop250ws icon imbdtop250ws

Projeto WebScrapping para buscar o Top 250 Filmes da IMBD

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.