Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.28 KB

README.md

File metadata and controls

17 lines (16 loc) · 1.28 KB
  • 👋 Hi, I’m @josephwccheng
  • 👀 I’m interested in Machine Learning and Software Engineering
  • 🌱 I’m currently learning Web Application using Django
  • 💞️ I’m looking to collaborate on machine learning related projects
  • 📫 How to reach me: Email - joseph.wc.cheng@gmail.com

List of Repositories

  • olympedia_web_scraping": Web Scrapping application with a published database located in Kaggle
  • COVID-19_Open_Research_Dataset_Challenge_CORD-19: NLP Search Engine used for searching relevant articles for COVID-19 research paper
  • pytorch_neural_network: Image classification model of Cats and Dogs using Pytorch (with / without GPU)
  • coursera_machine_learning: Solutions for the Programming Exercises which includes fundamental of Machine learning
  • invisible_cloak_OpenCV: Exploring image processing techniques with openCV
  • basic_software_engineering: Basic Software Engineering Concepts in Python - Data Structures / Algorithms, Object Oriented Programming ...