kman0's Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
jesseduffield/lazygit
simple terminal UI for git commands
sharkdp/bat
A cat(1) clone with wings.
faif/python-patterns
A collection of design patterns/idioms in Python
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
mathiasbynens/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
lsd-rs/lsd
The next gen ls command
microsoft/frontend-bootcamp
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
Chalarangelo/30-seconds-of-python
Short Python code snippets for all your development needs
cantaro86/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
seleniumbase/SeleniumBase
📊 Blazing fast Python framework for web crawling, scraping, testing, and reporting. Supports pytest. Stealth abilities: UC Mode and CDP Mode.
mherrmann/fbs
Create Python GUIs with Qt in minutes
yhat/ggpy
ggplot port for python
pyqt/examples
Learn to create a desktop app with Python and Qt
rsapkf/42
@rsapkf's wiki. [Merged into rsapkf/www]
SigmaQuan/Better-Python-59-Ways
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
tianon/dockerfiles
A semi-random collection of odds and ends.
wubinzzu/NeuRec
Next RecSys Library
d6t/d6tflow
Python library for building highly effective data science workflows
PreferredAI/cornac
A Comparative Framework for Multimodal Recommender Systems
EdwardRaff/JSAT
Java Statistical Analysis Tool, a Java library for Machine Learning
pdpipe/pdpipe
Easy pipelines for pandas DataFrames.
Amin-Tgz/awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
jgreco/mpv-youtube-quality
A userscript for MPV that allows you to change youtube video quality (ytdl-format) on the fly
MaurizioFD/RecSys_Course_AT_PoliMi
⚠️ [ARCHIVED] This version has been archived as of october 2024 and will not be updated anymore, please refer to the README for a link to the new version. This is the official repository for the Recommender Systems course at Politecnico di Milano.
lucasfcosta/dotfiles
:robot: My collection of highly opinionated and amazing configs
open-dynaMIX/simple-mpv-webui
A web based user interface with controls for the mpv mediaplayer.
WindQAQ/tf-recsys
tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow in order to utilize GPU acceleration.