datthinh1801's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
chubin/cheat.sh
the only cheat sheet you need
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
zhiwehu/Python-programming-exercises
100+ Python challenging programming exercises
invoke-ai/InvokeAI
Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.
trekhleb/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
encode/httpx
A next generation HTTP client for Python. 🦋
plasma-umass/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Z3Prover/z3
The Z3 Theorem Prover
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
humanloop/awesome-chatgpt
Curated list of awesome tools, demos, docs for ChatGPT and GPT-3
brycedrennan/imaginAIry
Pythonic AI generation of images and videos
kennethreitz/records
SQL for Humans™
more-itertools/more-itertools
More routines for operating on iterables, beyond itertools
hynek/structlog
Simple, powerful, and fast logging for Python.
PyFilesystem/pyfilesystem2
Python's Filesystem abstraction layer
altryne/awesome-ai-art-image-synthesis
A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and open source tools.
awesome-stable-diffusion/awesome-stable-diffusion
Curated list of awesome resources for the Stable Diffusion AI Model.
rixon-cochi/SMF
Social media hacking
manujosephv/pytorch_tabular
A standard framework for modelling Deep Learning Models for tabular data
PabloLec/RecoverPy
Interactively find and recover deleted or :point_right: overwritten :point_left: files from your terminal
lucidrains/tab-transformer-pytorch
Implementation of TabTransformer, attention network for tabular data, in Pytorch
somepago/saint
The official PyTorch implementation of recent paper - SAINT: Improved Neural Networks for Tabular Data via Row Attention and Contrastive Pre-Training
ameshkov/legoagh
A simple script for automating using lego with AdGuard Home
aruberts/TabTransformerTF
TensorFlow implementation of TabTransformer
chubin/terminaltables
Generate simple tables in terminals from a nested list of strings.