python-mini-project icon indicating copy to clipboard operation
python-mini-project copied to clipboard

Regression ann

Open MohdSiddiq12 opened this issue 2 years ago • 0 comments

Description

A short summary of what is included in your Pull Request.

Fixes #(issue_no)

  • [ ] Issue_no: <insert your issue no here>
  • [ ] Not applicable

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

  • [1] New project insert
  • [x] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Documentation Update

Project

  • Regression using Ann:

  • Short Description: this project utilizes neural network to perform regression tasks this serves a good project for beginners trying to explore neural networks

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

  • [1] I have named my files and folder, according to this project's guidelines.
  • [1] My code follows the style guidelines of this project.
  • [1] I have commented on my code, particularly in hard-to-understand areas.
  • [1] I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • [1] My changes do not produce any warnings.

MohdSiddiq12 avatar Jan 19 '24 14:01 MohdSiddiq12