Ninad Jadhav

CS Grad Student at Arizona State University

Github Linkedin

Home

Semi Supervised Learning Using Sparse Autoencoder

Link to Github Repo.

Goals:

Implementation:

"Implementation Schema"

"Implementation Schema"

Output:



Formation Control of UAVs with a Fourth-Order Flight Dynamics and Model Predictive Control

Link to Github Repo.

Goals:

To analyze & simulate consensus and leader-follower based formation control for a multi-UAV system with Fourth-Order flight dynamics. Also to Verify the robustness of the proposed algorithm in the paper : Y. Kuriki and T. Namerikawa: Formation control of UAVs with a fourth-order flight dynamics, SICE Journal of Control, Mea- surement, and System Integration, Vol. 7, No. 2, pp. 74–81, 2014 by modifying different parameter like sampling time, UAV connection structure and weights to state parameters like velocity, position. A more robust approach of using MPC for formation flight was also implemented based on the paper Y. Kuriki and T. Namerikawa, Formation Control with Collision Avoidance for a Multi-UAV System Using Decentralized MPC and Consensus-Based Control

Implementation:

"MPC based formation control"

Output:



Analysis of Proximal Policy Optimization algorithm Using OpenAI Gym

Link to Github Repo.

Goals:

Implementation:

"CNN vs LSTM - Reward function"

Output:



Neural Network Classifier for MNIST DataSet

Link to Github Repo.

Goals:

To implement a two layer neural network for a binary classifier and a multi layer neural network for a multiclass classifier. Compare performance with K-Nearest Neighbour approach for same dataset size.

Implementation:

Output: