All Projects → strongio → Keras Bert

strongio / Keras Bert

A simple technique to integrate BERT from tf hub to keras

Projects that are alternatives of or similar to Keras Bert

Eeap Examples
Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Gulius Projects
收录古柳(DesertsX)的一些小项目
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Practicalsessions2020
Repository for tutorial sessions at EEML2020
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Machine Learning Nd
Udacity's Machine Learning Nanodegree project files and notes.
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Pythontutorial
From Microsoft's FREE Edx course
Stars: ✭ 253 (-0.78%)
Mutual labels:  jupyter-notebook
Cardiac Segmentation
Right Ventricle Cardiac MRI Segmentation
Stars: ✭ 253 (-0.78%)
Mutual labels:  jupyter-notebook
Machine Learning Online 2018
ML Online Course Repository. Course videos on online.codingblocks.com
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Stars: ✭ 17,219 (+6652.55%)
Mutual labels:  jupyter-notebook
Tensorflow2.0 Examples
Jupyter notebooks to help you started with tensorflow 2.0
Stars: ✭ 253 (-0.78%)
Mutual labels:  jupyter-notebook
Visual genome python driver
A python wrapper for the Visual Genome API
Stars: ✭ 253 (-0.78%)
Mutual labels:  jupyter-notebook
Toonify
Stars: ✭ 253 (-0.78%)
Mutual labels:  jupyter-notebook
Fmix
Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Machinelearninginaction3x
Source Code for Machine Learning in Action for Python 3.X
Stars: ✭ 253 (-0.78%)
Mutual labels:  jupyter-notebook
Densereg
Code repository for DenseReg.
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Contextily
Context geo-tiles in Python
Stars: ✭ 254 (-0.39%)
Mutual labels:  jupyter-notebook
Selene
a framework for training sequence-level deep learning networks
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Speech recognition with tensorflow
Implementation of a seq2seq model for Speech Recognition using the latest version of TensorFlow. Architecture similar to Listen, Attend and Spell.
Stars: ✭ 253 (-0.78%)
Mutual labels:  jupyter-notebook
Football Crunching
Analysis and datasets about football (soccer)
Stars: ✭ 252 (-1.18%)
Mutual labels:  jupyter-notebook
Complete Python 3 Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Stars: ✭ 18,322 (+7085.1%)
Mutual labels:  jupyter-notebook
Cornell Conversational Analysis Toolkit
Stars: ✭ 250 (-1.96%)
Mutual labels:  jupyter-notebook

Using BERT in Keras with tensorflow hub

Following on our previous demo using ELMo embeddings in Keras with tensorflow hub, we present a brief demonstration on how to integrate BERT from tensorflow hub into a custom Keras layer that can be directly integrated into a Keras or tensorflow model.

See the accompanying blog post with further description

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].