All Projects → lext → Pycon2016

lext / Pycon2016

Licence: bsd-3-clause
PyCon code and presentation

Projects that are alternatives of or similar to Pycon2016

Udacity Machine Learning Nanodegree
project solutions to Udacity's Machine Learning Nanodegree
Stars: ✭ 23 (-4.17%)
Mutual labels:  jupyter-notebook
Cell segmentation and tracking
For cell segmentation and tracking.
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Pyspark Setup Demo
Demo of PySpark and Jupyter Notebook with the Jupyter Docker Stacks
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Microsoft 365 Defender Hunting Queries
Sample queries for Advanced hunting in Microsoft 365 Defender
Stars: ✭ 922 (+3741.67%)
Mutual labels:  jupyter-notebook
Ds Prep Course
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Gan Optimization Landscape
code to reproduce the empirical results in the research paper
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Spark Tdd Example
A simple Spark TDD example
Stars: ✭ 23 (-4.17%)
Mutual labels:  jupyter-notebook
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Nano281
Data Science for Materials Science
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Snalu.pytorch
Implementation of Signed NALU & NAC for all real numbers in PyTorch.
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Shopee 2021
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Covidontheweb
Covid-on-the-Web Dataset
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Tradingzoo Dynamic Fee Simulation
Simulate binance fee mechanism by RL agents
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Phonons
A collection of structures, force constants and phonon data obtained from first-principles calculations
Stars: ✭ 23 (-4.17%)
Mutual labels:  jupyter-notebook
Python Introducing Pandas
Introduction to pandas Treehouse course
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Cloudml Demo
Stars: ✭ 23 (-4.17%)
Mutual labels:  jupyter-notebook
Pytorch Deep Bayesian Bandits
PyTorch port and extension of the Deep Bayesian Bandits Library
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Samplecode
Pythonエンジニア ファーストブックのサンプルコード
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Encompass
Bayes Impact's Encompass Tool for Visualizing and Analyzing Geographic Access
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook
Deeplearning Trader
backtrader with DRL ( Deep Reinforcement Learning)
Stars: ✭ 24 (+0%)
Mutual labels:  jupyter-notebook

About

This the code, which I used in my presentation in PyCon Finalnd 2016.

Dependencies

  • scikit-learn
  • scikit-image
  • flask
  • NumPy
  • SciPy
  • matplotlib
  • May be something else as well :-)

To run flask app, run in the terminal export FLASK_APP=srv.py and then cd digits_classifier && flask run

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].