/

NYU-DLSP20

NYU Deep Learning Spring 2020

最終更新日:503日前
6.6k

donnemartin/data-science-ipython-notebooks
503日前26.1k

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.

deeplearning4j/deeplearning4j
503日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

CMU-Perceptual-Computing-Lab/openpose
503日前29.3k

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

streamlit/streamlit
503日前30.2k

Streamlit — A faster way to build and share data apps.

gradio-app/gradio
503日前26.3k

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

ml-tooling/best-of-ml-python
503日前15.1k

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

tensorflow/tensorflow
503日前180.7k

An Open Source Machine Learning Framework for Everyone

pytorch/pytorch
503日前75.4k

Tensors and Dynamic neural networks in Python with strong GPU acceleration

opencv/opencv
503日前74.1k

Open Source Computer Vision Library

d2l-ai/d2l-zh
503日前53.9k

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

CorentinJ/Real-Time-Voice-Cloning
503日前50.0k

Clone a voice in 5 seconds to generate arbitrary speech in real-time

floodsung/Deep-Learning-Papers-Reading-Roadmap
503日前37.1k

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

GokuMohandas/Made-With-ML
503日前35.1k

Learn how to design, develop, deploy and iterate on production-grade ML applications.

TencentARC/GFPGAN
503日前34.0k

GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.

ray-project/ray
503日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

jakevdp/PythonDataScienceHandbook
503日前40.9k

Python Data Science Handbook: full text in Jupyter Notebooks

CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
502日前26.2k

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 ;)

ageron/handson-ml
503日前25.1k

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.

trekhleb/homemade-machine-learning
502日前22.3k

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

emilwallner/Screenshot-to-code
502日前16.1k

A neural network that transforms a design mock-up into a static website.

plotly/plotly.py
502日前14.9k

The interactive graphing library for Python :sparkles: This project now includes Plotly Express!

jupyter/notebook
503日前11.0k

Jupyter Interactive Notebook

marceloprates/prettymaps
503日前10.7k

A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.

dunovank/jupyter-themes
508日前9.7k

Custom Jupyter Notebook Themes

aws/amazon-sagemaker-examples
503日前9.3k

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

jupyter/docker-stacks
502日前7.7k

Ready-to-run Docker images containing Jupyter applications

jupyterhub/jupyterhub
503日前7.5k

Multi-user server for Jupyter notebooks

firmai/industry-machine-learning
503日前7.0k

A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)

AMAI-GmbH/AI-Expert-Roadmap
502日前27.9k

Roadmap to becoming an Artificial Intelligence Expert in 2022

UFund-Me/Qbot
502日前5.3k

[🔥updating ...] AI 自动量化交易机器人 AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant

huggingface/datasets
502日前18.0k

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

kailashahirwar/cheatsheets-ai
503日前14.9k

Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5

fastai/numerical-linear-algebra
503日前9.9k

Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

tangyudi/Ai-Learn
502日前7.9k

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

lanpa/tensorboardX
509日前7.8k

tensorboard for pytorch (and chainer, mxnet, numpy, ...)

arogozhnikov/einops
503日前7.7k

Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

voicepaw/so-vits-svc-fork
502日前8.0k

so-vits-svc fork with realtime support, improved interface and more features.

learning-at-home/hivemind
502日前1.8k

Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.

jsbroks/coco-annotator
505日前2.0k

:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints

toandaominh1997/EfficientDet.Pytorch
514日前1.4k

Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch

yoshitomo-matsubara/torchdistill
503日前1.2k

A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆22 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.

kazuto1011/deeplab-pytorch
508日前1.1k

PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets

ZheC/Realtime_Multi-Person_Pose_Estimation
502日前5.0k

Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)

mratsim/Arraymancer
505日前1.2k

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

oxford-cs-deepnlp-2017/lectures
503日前15.6k

Oxford Deep NLP 2017 course

NLP-LOVE/ML-NLP
502日前14.7k

此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
502日前14.7k

500 AI Machine learning Deep learning Computer vision NLP Projects with code

dair-ai/ML-YouTube-Courses
502日前13.5k

📺 Discover the latest machine learning / AI courses on YouTube.

h2oai/h2o-3
502日前6.6k

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

microsoft/onnxruntime
502日前12.0k

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

rasbt/python-machine-learning-book-2nd-edition
504日前7.0k

The "Python Machine Learning (2nd edition)" book code repository and info resource

deezer/spleeter
502日前24.5k

Deezer source separation library including pretrained models.

mozilla/DeepSpeech
502日前23.9k

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

d2l-ai/d2l-en
502日前20.9k

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.

Tencent/ncnn
502日前18.8k

ncnn is a high-performance neural network inference framework optimized for the mobile platform

Unity-Technologies/ml-agents
502日前16.0k

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.

mrdbourke/tensorflow-deep-learning
502日前4.7k

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.

off99555/machine-learning-curriculum
503日前1.1k

:computer: Learn to make machines learn so that you don't have to struggle to program them; The ultimate list

alexlenail/NN-SVG
506日前4.3k

Publication-ready NN-architecture schematics.

thtrieu/darkflow
503日前6.1k

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

janishar/mit-deep-learning-book-pdf
501日前12.1k

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

sql-machine-learning/sqlflow
504日前5.0k

Brings SQL and AI together.

lancedb/lance
501日前3.1k

Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..

diffgram/diffgram
504日前1.8k

The AI Datastore for Schemas, BLOBs, and Predictions. Use with your apps or integrate built-in Human Supervision, Data Workflow, and UI Catalog to get the most value out of your AI Data.

Lightning-AI/pytorch-lightning
501日前26.2k

Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.

eriklindernoren/ML-From-Scratch
501日前22.9k

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.

pytorch/serve
501日前3.9k

Serve, optimize and scale PyTorch models in production

apache/tvm
502日前10.9k

Open deep learning compiler stack for cpu, gpu and specialized accelerators

NVlabs/tiny-cuda-nn
501日前3.2k

Lightning fast C++/CUDA neural network framework

mrdbourke/machine-learning-roadmap
501日前7.1k

A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.