Skip to content

[머신러닝] 주피터 노트북으로 머신러닝의 기반 구현 및 결과

Notifications You must be signed in to change notification settings

Youngminah/MachineLearningProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Machine Learning Project

image image image image

Machine learning focuses on the development of computer programs that can access data and use it learn for themselves.The primary aim is to allow the computers learn automatically without human intervention or assistance and adjust actions accordingly.

📝 Introduction

It requires the mathmatical background related to Maching Learning and python skills in the development of applications for the visual recognition tasks. The development of applications are related to the visual recognition tasks in the deep neural network.

What is Binary Classfication?

image Binary or binomial classification is the task of classifying the elements of a given set into two groups (predicting which group each one belongs to) on the basis of a classification rule.

🌟 What is the Key Point?

Any library could be used in the deap neural projects. But the backward propagation and forward propagation must be consist of the programmer's own code so that the programmer can exactly understand what the Neural Network is.(not allowed to use library)

📚 Contents

Jupyter Notebook

- Write programming codes in python
- Use Jupyter Notebook for writing codes
- Include comments and intermediate results in addition to the codes
- Export the Jupyter Notebook file in PDF format

📬 Connect

  Github : https://github.com/Youngminah
  Email : [email protected]

About

[머신러닝] 주피터 노트북으로 머신러닝의 기반 구현 및 결과

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published