musicjae's Stars
Atcold/NYU-DLSP21
NYU Deep Learning Spring 2021
praxidike97/GraphNeuralNet
A simple Graph Net in PyTorch
WegraLee/deep-learning-from-scratch
『밑바닥부터 시작하는 딥러닝』(한빛미디어, 2017)
codebox/image_augmentor
Data augmentation tool for images
sharmaroshan/Fraud-Detection-in-Online-Transactions
Detecting Frauds in Online Transactions using Anamoly Detection Techniques Such as Over Sampling and Under-Sampling as the ratio of Frauds is less than 0.00005 thus, simply applying Classification Algorithm may result in Overfitting
benedekrozemberczki/awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
borisdayma/lightning-kitti
Semantic Segmentation with Pytorch-Lightning
kuielab/lg_dacon_competition_template
A hydra integrated template for LG-Dacon Competetion
cosmicpython/book
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
ericmjl/dl-workshop
Crash course to master gradient-based machine learning. Also secretly a JAX course in disguise!
lukas/ml-class
Machine learning lessons and teaching projects designed for engineers
smothly/bad-word-detection
비속어 탐지 모델
jean72human/deep-learning-for-video-classification
lsjsj92/django_todo_app
python django를 활용한 웹 개발 튜토리얼! todo_app 만들기
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
rubentea16/pl-mnist
PyTorch Lightning for MNIST
macabdul9/pytorch-is-all-you-need
Deep Learning with PyTorch and PyTorch-Lightning
Patrick-David/BitcoinBacktester
Cointegration Bitcoin Backtester
quantopian/research_public
Quantitative research and educational materials
AxeldeRomblay/DHS2019
Video encoding & classification using tensorflow 2.0
teammatmul/project-purifier
Toxic word masking service
SnehJain/Deep-Neural-Networks-For-Stock-Price-Prediction
Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction
curiousily/Getting-Things-Done-with-Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER
sunil741/Medical-Chatbot-using-Bert-and-GPT2
kiyoungkim1/LMkor
Pretrained Language Models for Korean
inzamamulDU/-NEXT-POI
Deep learning with Next POI recommendation 80% accuraccy
krishnaik06/Deployment-Deep-Learning-Model
jiewwantan/RNN_LSTM_trading_model
This project explores stock trading modelling with the use recurrent neural network (RNN) with long-short term memory (LSTM) architecture. This is for single stock prediction and backtesting, another RNN LSTM network and backtester for multiple-stock portfolio will be added soon.
ratsgo/ratsnlp
tools for Natural Language Processing
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks