Duayt's Stars
MirelaI/flask_heroku_example
How to deploy a Flask application using Heroku
line/line-bot-sdk-python
LINE Messaging API SDK for Python
hackinteach/linebot-django-template
Template repo for Linebot-sdk + Python Django
Duayt/python_network_game
learning server/client via python
Duayt/card
Card Game Repos
Duayt/kampuan_api
Kampuan api project, An API for คำผวน.
nakhunchumpolsathien/TR-TPBS
A Dataset for Thai Text Summarization with over 310K articles.
nakhunchumpolsathien/ThaiSum
A Dataset for Thai text summarization from Thairath, ThaiPBS, Prachathai and The Standard with over 350,000 articles. Trained models are provided.
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Hash-Studios/Kivy-Tic-Tac-Toe
This app is a cross-platform Tic-Tac-Toe game which is completely developed using Python3 and kivy framework.
salt-die/Chisel
A forked repository of our team's Pydis Code-jam app. Chisel away stone in this ancient paint app!
realpython/materials
Bonus materials, exercises, and example projects for our Python tutorials
wesleywerner/mvc-game-design
Using the model, view and controller design pattern for games
techwithtim/Pictonary-Livestream
Coded during 12 hour livestream...
pokepetter/ursina
A game engine powered by python and panda3d.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
vistec-AI/thai2transformers
Pretraining transformer based Thai language models
jetbrains-infra/docker-anyconnect-vpn
:closed_lock_with_key: AnyConnect client in a Docker container
jrjohansson/scientific-python-lectures
Lectures on scientific computing with python, as IPython notebooks.
Phlya/adjustText
A small library for automatically adjustment of text position in matplotlib plots to minimize overlaps.
shayne/wsl2-hacks
Useful snippets / tools for using WSL2 as a development environment
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
mRcSchwering/pytorch_lightning_test
I was trying to find a good pattern for some problems using pytorch-lightning with tensorboard and optuna.
google-research/bert
TensorFlow code and pre-trained models for BERT
ThAIKeras/bert
BERT pre-training in Thai language
pytorch/captum
Model interpretability and understanding for PyTorch
csinva/hierarchical-dnn-interpretations
Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" 🧠 (ICLR 2019)
marcoancona/DeepExplain
A unified framework of perturbation and gradient-based attribution methods for Deep Neural Networks interpretability. DeepExplain also includes support for Shapley Values sampling. (ICLR 2018)
ArrasL/LRP_for_LSTM
Layer-wise Relevance Propagation (LRP) for LSTMs.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.