Skip to content

Instantly share code, notes, and snippets.

View NoahGallant's full-sized avatar
🐢
We be Drawin'

Noah Gallant NoahGallant

🐢
We be Drawin'
View GitHub Profile
@tam17aki
tam17aki / SGUCell.py
Last active August 31, 2022 09:38
An implementation of SGU (Simple Gated Unit) and DSGU (Deep SGU) based on TensorFlow.
# -*- coding: utf-8 -*-
# Copyright (C) 2016 by Akira TAMAMORI
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later
# version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT