class salar:
def __init__(self):
birth_date = 895104000
def get_bio(self):
return {
'currently_learning' : 'computer graphics, deep learning',
'ask_me_about' : 'python, linux, cpp',
}
def __del__(self):
raise NotImplementedError()
def __repr__(self):
return 'ᗧ . . . ᗣ . .'
Pinned Loading
-
face-mask-detection
face-mask-detection PublicFace Mask Detection is a project to determine whether someone is wearing mask or not, using deep neural network.
Python 14
-
-
-
shahind/Nature-Inspired-Algorithms
shahind/Nature-Inspired-Algorithms PublicSample Code Collection of Nature-Inspired Computational Methods
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.