thelc127
CS PhD Student; Causality, Probabilistic Graphical Models
Oregon State UniversityUnited States
Pinned Repositories
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
awesome-causal-inference
A curated list of causal inference libraries, resources, and applications.
causal-learn
Causal Discovery in Python. Translation and extension of the Tetrad Java code.
causalml
Uplift modeling and causal inference with machine learning algorithms
Data-Scientist-Career-Track-Datacamp
phd-thesis-template
π§π»βππ PhD Thesis template in LaTeX
thelc127's Repositories
thelc127/Data-Scientist-Career-Track-Datacamp
thelc127/phd-thesis-template
π§π»βππ PhD Thesis template in LaTeX
thelc127/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
thelc127/awesome-causal-inference
A curated list of causal inference libraries, resources, and applications.
thelc127/causal-learn
Causal Discovery in Python. Translation and extension of the Tetrad Java code.
thelc127/causalml
Uplift modeling and causal inference with machine learning algorithms
thelc127/Counterfeit-Currency-Detection-using-CNN
It is a fake currency detection system that detects Nepalese 1000 rupee notes and classifies them. The model is deployed in the flask app.
thelc127/FakeNewsClassification
Fake news classification problem using LSTM and Recurrent Neural Network
thelc127/Sentiment-analysis-with-sklearn
It is a sentiment analysis approach with sklearn , logistic regresssion, by using TF-IDF for text preprocessing. The data set used is movie reviews from IMBD containing equal number of positive and negative sentiments.
thelc127/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
thelc127/approachingalmost
Approaching (Almost) Any Machine Learning Problem
thelc127/Awesome-Computer-Vision-Guide
Computer Vision is one of the hottest topics in artificial intelligence. It is making tremendous advances in self-driving cars, robotics as well as in various photo correction apps. Steady progress in object detection is being made every day.
thelc127/awesome-holistic-3d
A list of papers and resources (data,code,etc) for holistic 3D reconstruction in computer vision
thelc127/beautiful-jekyll
β¨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
thelc127/Best_AI_paper_2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, andΒ code
thelc127/CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
thelc127/coursera-natural-language-processing-specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
thelc127/depthai
DepthAI Python API utilities, examples, and tutorials.
thelc127/depthai-python
Host-side DepthAI source code
thelc127/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
thelc127/eshop
thelc127/fastapi-assignment1
thelc127/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
thelc127/NLP-Specialization
thelc127/practical-nlp
Official Repository for 'Practical Natural Language Processing' by O'Reilly
thelc127/PyPCAlg
A Python implementation of the PC algorithm.
thelc127/tensorflow-101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
thelc127/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
thelc127/vision_transformer
thelc127/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS