Skip to content
View Szymqn's full-sized avatar
πŸŽ“
Coding
πŸŽ“
Coding

Highlights

  • Pro

Organizations

@UwB-Tech-Innovators-Inc

Block or report Szymqn

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
Szymqn/README.md

Hi there

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

class Person:
    def __init__(self):
        self.name = "Szymon"
        self.role = "Student πŸ‘¨β€πŸŽ“"
    
    def info(self):
        print("I'm currently learning 🐍")
        
    def fun(self):
        print("Fun fact: the heads on Easter Island have bodies πŸ—Ώ")
        
me = Person()
me.info()
me.fun()

Pinned Loading

  1. biocsuwb/ensemble-binclass biocsuwb/ensemble-binclass Public

    Feature selection and ensemble binary classification

    Jupyter Notebook

  2. Moderly Moderly Public

    A platform with ready to use, predefined AI models for easy integration and fast deployment empowering businesses and startups.

    Python

  3. KaggleCompetitions KaggleCompetitions Public

    Jupyter Notebook

  4. CS50AI CS50AI Public

    Python

  5. MetodyOptymalizacji MetodyOptymalizacji Public

    Jupyter Notebook 1

  6. SztucznaInteligencja SztucznaInteligencja Public

    Jupyter Notebook