-
Bank of Thailand
- Bangkok, Thailand
- https://pucktada.github.io/
Stars
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
🔊 Text-Prompted Generative Audio Model
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
Port of OpenAI's Whisper model in C/C++
Research on Tabular Deep Learning: Papers & Packages
Download all your personal images + tagged images from Facebook with Selenium
PIER's Beamer theme, so we can [slowly] move away from PowerPoint slides!
Multivariate Time Series Transformer, public version
Code for CIKM 2020 paper Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters
Code for "Self-Attention Between Datapoints: Going Beyond Individual Input-Output Pairs in Deep Learning"
Tesseract Open Source OCR Engine (main repository)
N-BEATS is a neural-network based model for univariate timeseries forecasting. N-BEATS is a ServiceNow Research project that was started at Element AI.
Python Darts deep forecasting models
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 Autoe…
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
The website for the CMU Language Technologies Institute low resource NLP bootcamp 2020
Learn Unity ML-Agents - Fundamentals of Unity Machine Learning, published by Packt
PRML algorithms implemented in Python
Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)
A Python library that helps data scientists to infer causation rather than observing correlation.
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
graykode / ALBERT-Pytorch
Forked from dhlee347/pytorchic-bertPytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.