Jiangmeina89's Stars
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
BVLC/caffe
Caffe: a fast open framework for deep learning.
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
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
nvbn/thefuck
Magnificent app which corrects your previous console command.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
bat67/numpy-user-guide-zh
📖 [译] NumPy 用户手册官方文档翻译 ✏ Translate numpy-user-guide into Chinese
Kitware/minerva
Minerva: client/server/services for analysis and visualization
massimoaria/bibliometrix
An R-tool for comprehensive science mapping analysis. A package for quantitative research in scientometrics and bibliometrics.
AllenInstitute/AllenSDK
code for reading and processing Allen Institute for Brain Science data
stdlib-js/stdlib
✨ Standard library for JavaScript and Node.js. ✨
JuliaLang/julia
The Julia Programming Language
dotnet/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
PowerShell/PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
felixfbecker/php-language-server
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
DonJayamanne/pythonVSCode
This extension is now maintained in the Microsoft fork.
SublimeCodeIntel/SublimeCodeIntel
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
jackfrued/Python-100-Days
Python - 100天从新手到大师