top of page
  • Linkedin
Search

Starting my Original Work!

  • Writer: Kavan Mehta
    Kavan Mehta
  • Nov 7, 2022
  • 1 min read

Last week, I gained a deep understanding of the capabilities of the Hugging Face library in implementing and deploying transformers to solve problems with configurations specifically targeted toward the business context. I explored the possibilities of using a customized tokenizer, transformer, and head to determine an output based on the input data by using the relationships between words, or phrases, in a sequence. Furthermore, I also learned more about the different types of algorithms in natural language processing, such as recurrent neural networks, long short-term memory models, bidirectional recurrent neural networks, and gated recurrent units. I learned about the benefits and limitations of each of the algorithms and gained a visual representation of the inner workings of each of the models in relation to each neural network layer. This helped me understand the NLP algorithms I could use to create my first few projects in my Original Work.

Based on this knowledge, I plan to start my Original Work this week by starting with my first project using one of these basic NLP algorithms, primarily focusing on recurrent neural networks, to explore practical NLP implementations I also want to continue to meet professionals in the field of machine learning for more guidance on the projects I should pursue to develop the best understanding possible as I continue my journey in ISM 2.

So see you next week, same place, same time.

 
 
 

Recent Posts

See All
New Progress on Final Product!

After talking to my mentor last week, we were able to go over some research papers, GitHub repositories, and other project information in...

 
 

Comments


Commenting on this post isn't available anymore. Contact the site owner for more info.

© 2022 by Kavan Mehta                 Independent Study and Mentorship Program

bottom of page