Skip to content
#

mlp

Here are 16 public repositories matching this topic...

Curated collection of notebooks and code files I have worked on while learning a wide range of data science subfields, such as Reinforcement Learning, Natural Language Processing, Deep Neural Networks, Genetic Algorithms, etc. Some of these are accompanied by a pdf and/or article.

  • Updated Jul 1, 2019
  • Jupyter Notebook

This repository contains a Jupyter Notebook file equipped with code for identifying the position of digits in a Sudoku puzzle and solving it. The notebook implements algorithms for Sudoku puzzle solving, offering a practical tool for enthusiasts and learners alike to explore and understand Sudoku solving techniques. 2-2 METHODS FOR BOTH TASKS.

  • Updated Feb 24, 2024
  • Jupyter Notebook

In this project we will convert the problem we solved using regression notebook into a classification problem instead. So we will assign each wine quality rating to a different class. So quality of 0 will belong to a different class to quality of 1. The biggest difference between a regression solution and multi-class classification in terms of i…

  • Updated Apr 9, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the mlp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mlp topic, visit your repo's landing page and select "manage topics."

Learn more