All Projects → desertpy → Presentations

desertpy / Presentations

Presentations for the DesertPy Group

Projects that are alternatives of or similar to Presentations

Cgm Ml
Child Growth Monitor Machine Learning
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Deep Dream
PyTorch implement of Google Deep Dream
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Team delft
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Hse Nlp Coursera
Solution for https://www.coursera.org/learn/language-processing
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Carvana Image Masking Challenge
https://www.kaggle.com/c/carvana-image-masking-challenge
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Correlationmatrixclustering
An example on how Correlation Matrix can be displayed and clustered
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Interviewqs.com code snippets
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Algorithmic Machine Learning
Public course material
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Unsw
Course materials
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Retainvis
An implementation of RetainVis: Visual Analytics with Interpretable and Interactive Recurrent Neural Networks on Electronic Medical Records
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Cwl Data
Call of Duty World League Player Data
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Pythonscience
由机械工业出版社出版的python金融大数据分析,python学习手册三本经典书籍以及利用python进行数据分析机器代码。
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Stats and probability
Tutorial on stats and probability
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Geopyter
GeoPyTeR: Geographical Python Teaching Resource
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Prediciting Binary Options
Predicting forex binary options using time series data and machine learning
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Numpy Rnn
numpy implementation of Recurrent Neural Network
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Nb Mermaid
DEPRECATED Mermaid diagrams in the Jupyter Notebook
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Pydata 2016
Materials for talk at PyData London 2016
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Hello nn
Some of my simple neural networks
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook

DesertPy Presentations

Presentations for the DesertPy Group are shared in this repository and can be found online on the DesertPy Presentation Website.

Creating a Presentation

If you want to give a presentation you may use our format, which currently uses landslide. Landslide supports presentations written in Markdown or Restructured Text and generates a decent HTML5 style slideshow. Support for other presentation formats are just a little work and a pull request away ;)

  • Fork
  • make virtual env with requirements.txt
  • stub out presentation directory with fab create
  • write presentation
  • TODO: build with fab build (only builds my presentation so far)
  • commit and send pull request with your added presentation

Publish Presentations

Members of DesertPy with publish capabilities can publish the main presentation site.

  • Checkout source
  • make virtual env with requirements.txt
  • TODO: build with fab build (only builds my presentation so far)
  • publish to gh-pages branch with fab publish
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].