class ZachRiane:
def __init__(self):
self.name = "Zach Riane Machacon"
self.role = "Software Engineer @ Symph"
self.focus = ["Full Stack Development", "Machine Learning"]
self.email = "[email protected]"
self.linkedin = "zachriane"
def say_hi(self):
print("Thanks for dropping by! Always open to interesting projects!")
me = ZachRiane()
me.say_hi()
-
Symph
- Philippines
- https://zachriane.com/
- @zachahalol
- in/zachriane
Pinned Loading
-
ai-generated-sneaker-detection-ml
ai-generated-sneaker-detection-ml PublicA deep learning project using PyTorch and Convolutional Neural Networks (CNN) to classify if sneaker images are real or AI-generated.
Jupyter Notebook 1
-
JIM-jobs-scraper
JIM-jobs-scraper PublicA job scraper for Jobstreet, Indeed, and Mynimo using Python and Typer.
-
ph-student-employability-ml
ph-student-employability-ml PublicPredicting Filipino Student employability through Mock Interview Results using Logistic Regression, KNN, and SVM.
Jupyter Notebook
-
sgx-derivative-downloader
sgx-derivative-downloader PublicA Python script which downloads daily derivatives from Singapore Exchange.
Python
-
cifar-omni-herbi-ml
cifar-omni-herbi-ml PublicA deep learning project using Tensorflow which classifies CIFAR-100's Herbivores and Omnivores into their fine classes.
If the problem persists, check the GitHub status page or contact support.