nomorecoke's Stars
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
google-deepmind/sonnet
TensorFlow-based neural network library
cupy/cupy
NumPy & SciPy for GPU
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
brave-people/Dev-Event
🎉🎈 개발자 {웨비나, 컨퍼런스, 해커톤} 행사를 알려드립니다. [with 남송리 삼번지]
sammchardy/python-binance
Binance Exchange API python implementation for automated trading
jesse-ai/jesse
An advanced crypto trading bot written in Python
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
ranaroussi/quantstats
Portfolio analytics for quants, written in Python
facebookresearch/deit
Official DeiT repository
brave-people/brave-tech-interview
🙋 핵심을 질문하다. 그리고 용감하게 대답하다. 국내 IT기업부터 실리콘밸리까지 "현직자가 해설해주는 기술면접"
jdb78/pytorch-forecasting
Time series forecasting with PyTorch
leehosung/awesome-devteam
좋은 개발팀을 만드는데 도움이 되는 자료
taspinar/twitterscraper
Scrape Twitter for Tweets
ProjectOpenSea/opensea-js
TypeScript SDK for the OpenSea marketplace
lucidrains/mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
jungwoo-ha/WeeklyArxivTalk
[Zoom & Facebook Live] Weekly AI Arxiv 시즌2
kimwoonggon/publicservant_AI
김웅곤 - 텐서플로우와 케라스로 구현한 NLP 기초 (2020년 버전)
sharebook-kr/pykiwoom
Python Wrapper for Kiwoom OpenAPI+
seewoo5/KT
Knowledge Tracing Models with PyTorch
arshadshk/SAINT-pytorch
SAINT PyTorch implementation
LiamMaclean216/Temporal-Fusion-Transformer
nathancooperjones/thisboredapedoesnotexist
Python code + notebooks to fully reproduce the results for the blog post "These Bored Apes Do Not Exist" on Medium. Blog post URL: https://medium.com/@nathancooperjones/these-bored-apes-do-not-exist-6bed2c73f02c
Yeachan-Heo/Certis
Certis, A High-Quality Backtesting Engine
Yeachan-Heo/Binance-CCXT-Data-Downloader
Lodimup/1inch-python-swap
1inch.io API Python wrapper with web3 integration
SooDevv/AI-project
Artificial Intelligence projects, documentation and code.
fluent-python/leetcode
leetcode algorithm problems with solution