wutienyang's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
louis70109/lotify
LINE Notify API wrapper for Python
PacktPublishing/Modern-Python-Cookbook
Code repository for the book Modern Python Cookbook, published by Packt
swgoldtw/pycon2019-pyexcel
Droidtown/ArticutAPI
API of Articut 中文斷詞 (兼具語意詞性標記):「斷詞」又稱「分詞」,是中文資訊處理的基礎。Articut 不用機器學習,不需資料模型,只用現代白話中文語法規則,即能達到 SIGHAN 2005 F1-measure 94% 以上,Recall 96% 以上的成績。
greggigon/my-personal-kanban
This is a one page HTML/JavaScript application for people who would like to use simple and basic Kanban board for their personal stuff
s-heisler/pycon2017-optimizing-pandas
Materials for PyCon 2017 presentation on optimizing Pandas code
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
mbadry1/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
virus-warnning/twnews
台灣新聞拆拆樂
tirthajyoti/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
jupyter-guide/ten-rules-jupyter
Ten Simple Rules for Writing and Sharing Computational Analyses in Jupyter Notebooks
Greenwolf/social_mapper
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
chiawen/sentence-completion
MSR sentence completion challenge implementation (RNNLM, LSA total similarity, word2vec total similarity) in Python
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
gbeced/pyalgotrade
Python Algorithmic Trading Library
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
hgrif/airflow-tutorial
Airflow basics tutorial
dask/dask
Parallel computing with task scheduling
dask/dask-tutorial
Dask tutorial
wrobstory/PythonToScala
A short guide for transitioning from Python to Scala
jwlin/ptt-web-crawler
PTT 網路版爬蟲
fchollet/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
victorgau/PyConTW2017
Files for PyCon TW 2017
nicodv/kmodes
Python implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
thuijskens/bayesian-optimization
Python code for bayesian optimization using Gaussian processes
databricks/spark-sklearn
(Deprecated) Scikit-learn integration package for Apache Spark
minimaxir/facebook-page-post-scraper
Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis