-
# 멤버 별로 각각 machine learning 알고리즘을 이해하고 정리해본다.
- 각자 Comment로 적어주세연
@29-75/29-75
- 컨센서르를 맞추고 #3 으로 공통화해서 정리해봅시다.
- 추가적으로 running car를 반영하기 위한 알고리즘까지 정해봅시다.
-
I want to add an implementation of the Support Vector Machine in Python. Kindly assign it to me. Thank You! @raghav-dalmia @MastersAbh @asha15 @singh-shreya6 @SakshiShreya
-
Let's start with linear regression, the most commonly used supervised machine learning algorithm. In this module, you'll learn how to:
Fit a line to data
Measure loss with residuals and sum …
-
I'm so happy to Accord.net 3.8 version finally released and of course AdaBoost class had clean Decide and Learn methods. Please give me an example about new AdaBoost class or tell us more about dataty…
-
# Introduction to machine learning
What is Machine Learning?
Machine learning (ML) is a modern software development technique and a type of artificial intelligence (AI) that enables computers …
-
I have some draft started somewhere...
-
I am checking a solution to prevent "fraudster" to create "store/ecommerces" to sell products as a fraud only.
Example:
Product: Stove brand Consul
Price: 100
Real price at normal shoppings: …
-
https://huggingface.co/ibm/labradorite-13b
- **Summary of the Article:**
- The article is a model card for Labradorite-13b, a language model developed by IBM Research.
- Labradorite-13b is ba…
-
Just as a quick link list, here is a list of ICLR Submissions using the keyword "Domain Adaptation". I guess waiting for the reviews makes sense before including them in the reading list.
# Unsup…
-
Very excited to see a deep learning course being developed! Here is some feedback I have and I hope this helps to build the course better.
- 1. Explain the reason for the activation function. …