Skip to content

A clickbait core ml model, converted from a open source Keras model.

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

mikecaulley/clickbait-core-ml-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This respository includes:

  1. Model code.
  2. Script to generate Core ML Model

Forked From

Requirements

  • Python 2.7.12
  • Keras 2.0.4
  • Tensorflow 0.12.1
  • Numpy 1.11.1
  • NLTK 3.2.1
  • Coremltools 0.4.0

Directions

  • See the original repo for directions on creating the model and running locally
  • To build a Core ML Model run
#!python
$ python src/createCoreMLModel.py

and check the output folder

About

A clickbait core ml model, converted from a open source Keras model.

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published