generic-github-user / STVM_NLP_Research

Research code for the method described in "Can you tell? SSNet - a Sagittal Stratum-inspired Neural Network Framework for Sentiment Analysis"
Other
1 stars 0 forks source link

Rename min and max variables in model_1.py #20

Open generic-github-user opened 3 years ago

generic-github-user commented 3 years ago

See the weighted_multi_hot_sequences function; these names currently replace Python's built-in min and max functions.