alehpineda
Pythonista, Data Scientist wizard, Docker captain in training, Open Source Software advocate, I tango with Django, Raspberry Pi maker, import this
@walmartlabsBentonville, AR
alehpineda's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
nvbn/thefuck
Magnificent app which corrects your previous console command.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
django/django
The Web framework for perfectionists with deadlines.
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
keras-team/keras
Deep Learning for humans
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
psf/requests
A simple, yet elegant, HTTP library.
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
serhii-londar/open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
faif/python-patterns
A collection of design patterns/idioms in Python
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
satwikkansal/wtfpython
What the f*ck Python? 😱
docker/compose
Define and run multi-container applications with Docker
certbot/certbot
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
realpython/python-guide
Python best practices guidebook, written for humans.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
pypa/pipenv
Python Development Workflow for Humans.
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.