wied0's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
bnsreenu/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
christianversloot/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
dickreuter/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
WongKinYiu/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
bupticybee/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
enzoampil/fastquant
fastquant — Backtest and optimize your ML trading strategies with only 3 lines of code!
fedden/poker_ai
🤖 An Open Source Texas Hold'em AI
lukepolson/youtube_channel
Notebooks for the python tutorials of my youtube channel. See specific youtube video for link to specifc notebook.
wwrechard/pydlm
A python library for Bayesian time series modeling
Dev-Gaju/NNFS-book-with-Implementation
Book and code where describe each and every topic of neural network from scratch.
cszhangzhen/HGP-SL
Hierarchical Graph Pooling with Structure Learning
wjbmattingly/ocr_python_textbook
nickpoison/tsa4
R code for Time Series Analysis and Its Applications, Ed 4
jigjnasu/discrete_mathematics_and_its_applications
Solutions for Exercises from Discrete Mathematics and Its Applications by Dr. Keeneth H. Rosen
rogerfitz/tutorials
Git Repo for Articles on Ergo Sum blog and the youtube channel https://www.youtube.com/channel/UCiie9CN--dazA7iT2sry5FA
shivaverma/Orbit
Open source collection of Reinforcement Learning Environments.
dnddnjs/pytorch-cifar10
The state-of-the-art algorithms on CIFAR-10 dataset in PyTorch
ing-bank/ing-open-banking-sdk
ModMaamari/reinforcement-learning-using-python
Deep Reinforcement Learning (RL) Using Python
dvdblk/notability-notes-converter
Easily convert all of your Notability notes to PDF.
christianversloot/keras-visualizations
Visualizations of Keras models: architecture, training process, intermediate results, and so on.
study-groups/ds-study-group
Fundamentals of data science.
LeihuaYe/Bootstrap_in_R
mcb00/ds-templates
Template notebooks and scripts for data science
ltpitt/python-jupyter-deep-learning-neural-network
A neural network implementation in Python, using gradient descent and backpropagation implementation
ModMaamari/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.