Tag: python
-
Keras Nonlinear Regression Guass3
View in Colaboratory – Github Code Guass3 Function In my previous post (Non Linear Regression Example with Keras and Tensorflow Backend) I used a multi variable non linear function to demonstrate function of non linear regression with Keras. The function was of lower order and hence in this post I am using an example with…
-
Non Linear Regression Example with Keras and Tensorflow Backend
New! – Google Colab version of this code is available in this link. No need to install any software to run code. Download these files (training.csv and validation.csv) and upload when Colab requests for it. Github Repository of Colab Code is available in this link. For post on Keras Nonlinear Regression – Guass3 function click…
-
Udacity Self Driving Car Nano Degree – First Impressions and experience with lane finding project!
I would like to share my experience with the new Udacity Self driving car Nanodegree. I am very excited about this technology due to my work experience in Process Control. There are similarities in engineering concepts but the control objective, sensors and final elements are very different for this technology. My end goal is to…