All Projects → Fastai2 → Similar Projects or Alternatives

6767 Open source projects that are alternatives of or similar to Fastai2

Data Science Stack Cookiecutter
🐳📊🤓Cookiecutter template to launch an awesome dockerized Data Science toolstack (incl. Jupyster, Superset, Postgres, Minio, AirFlow & API Star)
Stars: ✭ 153 (-75.71%)
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (-14.92%)
Spark R Notebooks
R on Apache Spark (SparkR) tutorials for Big Data analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 109 (-82.7%)
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-74.13%)
Beyond Jupyter
🐍💻📊 All material from the PyCon.DE 2018 Talk "Beyond Jupyter Notebooks - Building your own data science platform with Python & Docker" (incl. Slides, Video, Udemy MOOC & other References)
Stars: ✭ 135 (-78.57%)
Quantitative Notebooks
Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy
Stars: ✭ 356 (-43.49%)
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+806.83%)
Python Training
Python training for business analysts and traders
Stars: ✭ 972 (+54.29%)
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-94.44%)
Sci Pype
A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, training, testing, analyzing, extracting, importing, and archiving. This repository can run from a docker container or from the repository.
Stars: ✭ 90 (-85.71%)
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+406.51%)
Python For Data Science
A collection of Jupyter Notebooks for learning Python for Data Science.
Stars: ✭ 205 (-67.46%)
Lets Plot Kotlin
Kotlin API for Lets-Plot - an open-source plotting library for statistical data.
Stars: ✭ 181 (-71.27%)
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (-86.51%)
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (-14.13%)
Fastpages
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
Stars: ✭ 2,888 (+358.41%)
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (+11.75%)
Covid19 Dashboard
A site that displays up to date COVID-19 stats, powered by fastpages.
Stars: ✭ 1,212 (+92.38%)
Ppd599
USC urban data science course series with Python and Jupyter
Stars: ✭ 1,062 (+68.57%)
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+1222.06%)
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-96.83%)
Repo2docker Action
GitHub Action for repo2docker
Stars: ✭ 88 (-86.03%)
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+270.95%)
Gophernotes
The Go kernel for Jupyter notebooks and nteract.
Stars: ✭ 3,100 (+392.06%)
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (-15.87%)
Sigma coding youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
Stars: ✭ 611 (-3.02%)
Mutual labels:  jupyter-notebook, data-science
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (-45.24%)
Mutual labels:  jupyter-notebook, data-science
Articles
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
Stars: ✭ 350 (-44.44%)
Mutual labels:  jupyter-notebook, data-science
Data Science
Collection of useful data science topics along with code and articles
Stars: ✭ 315 (-50%)
Mutual labels:  jupyter-notebook, data-science
D2l Pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Stars: ✭ 3,810 (+504.76%)
Mutual labels:  jupyter-notebook, data-science
Deltapy
DeltaPy - Tabular Data Augmentation (by @firmai)
Stars: ✭ 344 (-45.4%)
Mutual labels:  jupyter-notebook, data-science
Production Data Science
Production Data Science: a workflow for collaborative data science aimed at production
Stars: ✭ 388 (-38.41%)
Mutual labels:  jupyter-notebook, data-science
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (-39.52%)
Mutual labels:  jupyter-notebook, data-science
Open source demos
A collection of demos showcasing automated feature engineering and machine learning in diverse use cases
Stars: ✭ 391 (-37.94%)
Mutual labels:  jupyter-notebook, data-science
The Elements Of Statistical Learning Python Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Stars: ✭ 405 (-35.71%)
Mutual labels:  jupyter-notebook, data-science
Experiments with python
experiments with python
Stars: ✭ 342 (-45.71%)
Mutual labels:  jupyter-notebook, data-science
Hydrogen
Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
Stars: ✭ 3,763 (+497.3%)
Mutual labels:  data-science, jupyter
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (-37.62%)
Mutual labels:  jupyter-notebook, data-science
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (-3.97%)
Mutual labels:  jupyter-notebook, jupyter
Enterprise gateway
A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
Stars: ✭ 412 (-34.6%)
Mutual labels:  jupyter-notebook, jupyter
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (-34.76%)
Mutual labels:  jupyter-notebook, jupyter
Agile data code 2
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
Stars: ✭ 413 (-34.44%)
Mutual labels:  jupyter-notebook, data-science
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-33.49%)
Mutual labels:  jupyter-notebook, jupyter
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (-34.92%)
Mutual labels:  jupyter-notebook, data-science
Edward2
A simple probabilistic programming language.
Stars: ✭ 419 (-33.49%)
Mutual labels:  jupyter-notebook, data-science
Ifsharp
F# for Jupyter Notebooks
Stars: ✭ 424 (-32.7%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter pivottablejs
Drag’n’drop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js
Stars: ✭ 428 (-32.06%)
Mutual labels:  jupyter-notebook, data-science
Py d3
D3 block magic for Jupyter notebook.
Stars: ✭ 428 (-32.06%)
Mutual labels:  jupyter-notebook, jupyter
Opensource Roadmap Datascience
¡Camino a una educación autodidacta en Ciencia de Datos!
Stars: ✭ 429 (-31.9%)
Mutual labels:  jupyter-notebook, data-science
Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (-30.79%)
Mutual labels:  jupyter-notebook, data-science
Vscodejupyter
Jupyter for Visual Studio Code
Stars: ✭ 337 (-46.51%)
Mutual labels:  jupyter-notebook, jupyter
Ai Lab
All-in-one AI container for rapid prototyping
Stars: ✭ 406 (-35.56%)
Mutual labels:  data-science, jupyter
Mli Resources
H2O.ai Machine Learning Interpretability Resources
Stars: ✭ 428 (-32.06%)
Mutual labels:  jupyter-notebook, data-science
Tensorflow Lstm Regression
Sequence prediction using recurrent neural networks(LSTM) with TensorFlow
Stars: ✭ 433 (-31.27%)
Mutual labels:  jupyter-notebook, jupyter
Python Ml Course
Curso de Introducción a Machine Learning con Python
Stars: ✭ 442 (-29.84%)
Mutual labels:  jupyter-notebook, data-science
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (-27.94%)
Mutual labels:  jupyter-notebook, data-science
Python Causality Handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis.
Stars: ✭ 449 (-28.73%)
Mutual labels:  jupyter-notebook, data-science
Jupyter Dash
Develop Dash apps in the Jupyter Notebook and JupyterLab
Stars: ✭ 453 (-28.1%)
Mutual labels:  jupyter-notebook, jupyter
Jupyterhub Deploy Docker
Reference deployment of JupyterHub with docker
Stars: ✭ 479 (-23.97%)
Mutual labels:  jupyter-notebook, jupyter
Tensor House
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
Stars: ✭ 449 (-28.73%)
Mutual labels:  jupyter-notebook, data-science
1-60 of 6767 similar projects