pic

Himansu Didwania

About me

  • Skills
    • Languages: Python, C/C++
    • Frameworks: TensorFlow, Keras, PyTorch, Pandas, NumPy
    • Tools: git, Github
  • Volunteer Experience
    • I mentor juniors and take sessions on topics related to Machine Learning as a member of Programming Society IIIT-Bh.

    • I help juniors with robotics and microcontrollers as a member of Technetronic, IIIT-Bh.

    • I helped in organising various tech events undertaken by Tech Society, IIIT-Bh. Served as a volunteer in robotics events in Advaita, the tech fest of the institute.



  • Speciality
    • Machine Learning

    • Deep Learning for Computer Vision

    • Mathematics for Machine Learning

    • Automated Robotics and Microcntrollers

    • Algorithms



Personal Projects


  • Text Generator: Use of LSTM to build a Deep Learning model, able to generate meaningful sentences, similar to text it is trained on.


  • Flower Recognition: Use of transfer learning to make a model, pretrained for imagenet classification task, able to learn a new task i.e. classification of flowers from images.


  • Spam Classifier: Use of Naive Bayes classification algorithm to make a classifier to label mails/messages as spam or ham.


  • Digit Detection: Use of YOLO algorithm to detect and localize numerical digits appearing in an image. (Code will be open sourced soon).