carlvilla's Stars
deepcrypto/Reinforcement-learning-in-portfolio-management-
This project implements the two deep reinforcement learning algorithms on portfolio management
orestbida/cookieconsent
:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
python-virtualenvwrapper/virtualenvwrapper
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI đź”— https://microsoft.github.io/generative-ai-for-beginners/
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
VicentePerezSoloviev/EDAspy
Estimation of Distribution algorithms Python package
sbarex/SourceCodeSyntaxHighlight
Quick Look extension for highlight source code files on macOS 10.15 and later.
constverum/ProxyBroker
Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:
pyenv/pyenv
Simple Python version management
objective-see/LuLu
LuLu is the free macOS firewall
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
psf/requests-html
Pythonic HTML Parsing for Humans™
ReactiveBayes/ReactiveMP.jl
High-performance reactive message-passing based Bayesian inference engine
cran/dbnR
:exclamation: This is a read-only mirror of the CRAN R package repository. dbnR — Dynamic Bayesian Network Learning and Inference. Homepage: https://github.com/dkesada/dbnR
dkesada/dbnR
Gaussian dynamic Bayesian networks structure learning and inference based on the bnlearn package
Open-Smartwatch/open-smartwatch-os
The Open-Smartwatch Operating System.
wannesm/dtaidistance
Time series distances: Dynamic Time Warping (fast DTW implementation in C)
DistrictDataLabs/yellowbrick
Visual analysis and diagnostic tools to facilitate machine learning model selection.
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
online-ml/river
🌊 Online machine learning in Python
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
JuliaPy/PyCall.jl
Package to call Python functions from the Julia language
GoogleChromeLabs/squoosh
Make images smaller using best-in-class codecs, right in the browser.
ImageOptim/ImageOptim
GUI image optimizer for Mac
JuliaLang/julia
The Julia Programming Language
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
git-ftp/git-ftp
Uses Git to upload only changed files to FTP servers.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)