This is a repo for noting and submitting all my work in Advanced Computer Vision - CS331 UIT
- Gradient Desent with numpy
- Gradient Desent with tensorflow
What I did ?
- Generating some random data for training the Linear Regression and Logistic Regression Model
- Defining Sigmoid function, Loss function (Logistic Regression)
- Defining the hyperparameters of the model
- Trainning model
- Ploting my result
update later
update later
update later
update later