nelslindahlx
Tech chaser. Author of Graduation with Civic Honors. Avid writer. Sports card collector. Occasional speaker. Doctor of Philosophy.
nels.aiDenver, Colorado
nelslindahlx's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
nytimes/covid-19-data
A repository of data on coronavirus cases and deaths in the U.S.
SeldonIO/seldon-core
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
zenml-io/zenml
ZenML 🙏: The bridge between ML and Ops. https://zenml.io.
minimaxir/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
google/model_search
tensorflow/tfx
TFX is an end-to-end platform for deploying production ML pipelines
microsoft/MLOps
MLOps examples
imcaspar/gpt2-ml
GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型
nyu-mll/jiant
jiant is an nlp toolkit
MLReef/mlreef
The collaboration workspace for Machine Learning
mlrun/mlrun
MLRun is an open source MLOps platform for quickly building and managing continuous ML applications across their lifecycle. MLRun integrates into your development and CI/CD environment and automates the delivery of production data, ML pipelines, and online applications.
bodywork-ml/bodywork-core
ML pipeline orchestration and model deployments on Kubernetes.
Hezi-Resheff/Oreilly-Learning-TensorFlow
ak9250/gpt-2-colab
retrain gpt-2 in colab
ilopezfr/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
google/madi
Multivariate Anomaly Detection with Interpretability (MADI) published in ICML 2020
Hezi-Resheff/Oreilly-OSCON2017-Learning-TensorFlow
Code and slides for the 2-day TensorFlow training at OSCON 2017 https://conferences.oreilly.com/oscon/oscon-tx/public/schedule/detail/57856
cal-app/gpt2-finetuning
tweaked version of nshepperd's gpt-2 repo so that it runs on my PC...
easonlai/tensorflow_minions_spongebob_classification
Tensorflow Minions Spongebob Classification
Omodaka9375/GPT-2-Text-Generation
Google Colab with full example