top of page

It provides an enterprise’s employees with a way to contribute new ideas through a gamification induced platform with the use of virtual coins by posting ideas/solutions and investing in the same.

​

Database:   mongoDB

Tools used:   IntelliJ IDEA , PHP, CSS3, HTML5, Javascript

Based on E-Commerce G2C model the website incorporates payment mechanism, security mechanism, asynchronous requests, session management, catalog designing, CRM and web services helping customers to pay bills.

Screen Shot 2019-05-04 at 5.01.35 PM.png

Performed the following:

  • Initialization

  • Regularization

    • ​L2 Regularization

    • Dropout

  • Gradient Checking

    • ​1-dimensional gradient checking

    • N-dimensional gradient checking

  • Used non-linear units like ReLU to improve model

  • Built a deeper neural network (with more than 1 hidden layer)

  • Implemented an easy-to-use neural network class

Screen Shot 2019-05-04 at 7.33.03 PM.png
Screen Shot 2019-05-04 at 11.33.21 PM.pn
  • Built the general architecture of a learning algorithm, including:

  • Gathered all three functions above into the main model function, in the right order.

bottom of page