Skip to content

Deep Learning and Text Analysis: Compare Linear Regression and Neural Network Results

License

Notifications You must be signed in to change notification settings

ahoirg/Compare_LinearRegression_and_NN_Results_DLTA

Repository files navigation

License: GPL v3

Compare Linear Regression and Neural Network Results DLTA

Deep Learning and Text Analysis: Compare Linear Regression and Neural Network Results

Prerequisites

Before you begin you must have Python installed and configured properly for your computer.

Python version: 3.10.8

numpy version: 1.24.1

or you can use online ide (exampe: https://colab.research.google.com/).

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details