Commit 84975280 authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed error in docstring

parent 186c1689
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
"""TensorFlow implementation of fully connected networks.
"""PyTorch implementation of fully connected networks.
"""
import logging
import numpy as np