8000 laurapessine (Laura Pessine) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View laurapessine's full-sized avatar
πŸ“š
stu(dying)
πŸ“š
stu(dying)

Block or report laurapessine

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
laurapessine/README.md
  • πŸ‘€ interested in data science and artificial intelligence
  • 🌱 currently learning C++ and C#
  • πŸ“– scientific research on supervised machine learning applied to health
  • πŸ“– scientific research on natural language processing using discourse parsing


Python HTML CSS JS Java PHP MySQL C C++ C#

Pinned Loading

  1. laurapessine laurapessine Public

    ❀️ About me!

    1 1

  2. jooj-arthur/spiderdance jooj-arthur/spiderdance Public

    ShaderLab 1

  3. scientific-research scientific-research Public

    Jupyter Notebook 1

  4. Jogo da Velha em Python (sem bibliot... Jogo da Velha em Python (sem bibliotecas)!
    1
    def atualiza_casa(jogador):
    2
        atualizou_casa = False
    3
        while not atualizou_casa:
    4
            entrada_linha = input('Linha (0-2): ')
    5
            entrada_coluna = input('Coluna (0-2): ')
0