All Projects → oreilly-mlsec → Book Resources

oreilly-mlsec / Book Resources

Projects that are alternatives of or similar to Book Resources

Data Engineering Gcp
Data Engineering on Google Cloud Platform
Stars: ✭ 207 (-0.96%)
Mutual labels:  jupyter-notebook
Graph Convolution Nlp
Graph Convolution Network for NLP
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook
Python Bootcamp
Python Bootcamp docs and lectures (UC Berkeley)
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook
Orn
Oriented Response Networks, in CVPR 2017
Stars: ✭ 207 (-0.96%)
Mutual labels:  jupyter-notebook
Covid19za
Coronavirus COVID-19 (2019-nCoV) Data Repository and Dashboard for South Africa
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook
Visualsearch mxnet
Visual Search using Apache MXNet and gluon
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook
Portraitnet
Code for the paper "PortraitNet: Real-time portrait segmentation network for mobile device" @ CAD&Graphics2019
Stars: ✭ 207 (-0.96%)
Mutual labels:  jupyter-notebook
3d Mri Brain Tumor Segmentation Using Autoencoder Regularization
Keras implementation of the paper "3D MRI brain tumor segmentation using autoencoder regularization" by Myronenko A. (https://arxiv.org/abs/1810.11654).
Stars: ✭ 209 (+0%)
Mutual labels:  jupyter-notebook
Neural differential equations
This is the code for "Neural DIfferential Equations" By Siraj Raval on Youtube
Stars: ✭ 207 (-0.96%)
Mutual labels:  jupyter-notebook
Windrose
A Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook
Gluon Api
A clear, concise, simple yet powerful and efficient API for deep learning.
Stars: ✭ 2,322 (+1011%)
Mutual labels:  jupyter-notebook
Flaml
A fast and lightweight AutoML library.
Stars: ✭ 205 (-1.91%)
Mutual labels:  jupyter-notebook
Workshop blog
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook
Lstm stock prediction
This is an LSTM stock prediction using Tensorflow with Keras on top.
Stars: ✭ 207 (-0.96%)
Mutual labels:  jupyter-notebook
Hardware introduction
What scientific programmers must know about CPUs and RAM to write fast code.
Stars: ✭ 209 (+0%)
Mutual labels:  jupyter-notebook
Osumapper
An automatic beatmap generator using Tensorflow / Deep Learning.
Stars: ✭ 207 (-0.96%)
Mutual labels:  jupyter-notebook
Dexplot
Simple plotting library that wraps Matplotlib and integrated with DataFrames
Stars: ✭ 208 (-0.48%)
Mutual labels:  jupyter-notebook
Keypoints Of Humanpose With Mask R Cnn
Use the Mask RCNN for the human pose estimation
Stars: ✭ 209 (+0%)
Mutual labels:  jupyter-notebook
Mlops On Gcp
Stars: ✭ 207 (-0.96%)
Mutual labels:  jupyter-notebook
Dlsys Course.github.io
Deep learning system course
Stars: ✭ 207 (-0.96%)
Mutual labels:  jupyter-notebook

Machine Learning and Security: Protecting Systems with Data and Algorithms

by Clarence Chio and‎ David Freeman (Authors), published by O'Reilly Media

Visit Website | Purchase on Amazon | Read on O'Reilly Safari

This repository contains accompanying resources, exercises, datasets, and sample code for the Machine Learning and Security book released in Feb 2018.

Dependencies

System packages

  • Python 3.6+
  • Spark 2.2.0 (Pre-built for Apache Hadoop 2.7 and later)

Python packages

  • pandas 0.20.2
  • matplotlib 2.1.0
  • seaborn 0.8.1
  • numpy 1.13.3
  • scikit-learn 0.19.1
  • nltk 3.2.5
  • datasketch 1.2.5
  • tensorflow 1.4.0
  • keras 2.1.1
  • pyflux 0.4.15
  • imbalanced-learn 0.3.1
  • spark-sklearn 0.2.3
  • lime 0.1.1.21
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].