#!/usr/bin/python
# -*- coding: utf-8 -*-
class ResearchEngineer:
def __init__(self):
self.name = "Michael B.Kh."
self.role = "Computer Engineer and Researcher"
self.language_spoken = ["fa_IR", "en_US", "tr_TR"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = ResearchEngineer()
me.say_hi()
๐ถ๏ธ
I may respond after a while, thanks for your patience.
Freelance autonomous systems architect and IT solutions consultant
[Specialties: Software Engineering, Explainable A.I. & M.L. based algorithms, Data science]
Popular repositories Loading
-
Lightworks
Lightworks PublicLightworks libraries are set of .Net codes and class libraries, for the developers whom need an ASAP and ready-to-use solutions to be part of their projects.
-
EMU8086-Drawer
EMU8086-Drawer PublicEMU8086-drawer application is an application for converting simple graphical draws and shapes to 8086 assembly code in graphic mode
-
-
Recogeometries
Recogeometries PublicGeometry shapes discoverer algorithm based on Explainable AI(xAI)
C# 1
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.