September 22, 2020 Identifying the Gender of a Movie Character with Deep Learning, NLP, and PyTorch This serves as an introduction to text classification with PyTorch #nlp #deep learning #deep learning nlp #artificial intelligence #PyTorch NLP #text classification
June 19, 2020 #100DaysOfNLP Day 7 and 8: Visualizing Parts of Speech data, Sentiment Data, and NER Data. This post will show the results of having visualized the Parts of Speech tagged data for the Cornell Movie-Dialogs Corpus as well as the sentiment of the lines. #Natural Language Processing #Machine Learning #Programming #Artificial Intelligence #Research #Python #NLTK #Matplotlib
June 17, 2020 #100DaysOfNLP Day 6: Preliminary Analysis of Gendered Dialogue in Movies We analyze movie scripts with nltk to look at differences in speech between male and female characters in film using statistical NLP techniques. This is part of the preprocessing stage of our research project. #Natural Language Processing #Machine Learning #Artificial Intelligence #Programming #Coding #100 Days of Code #100 Days of MLCODE #100 Days of NLP
June 16, 2020 #100DaysOfNLP Day 5: Starting the Project In this post, I cover starting my research project. It involves looking at hundreds of thousands of movie dialogue to build a classifier using nlp techniques to identify the gender of the speaker of dialogue. #Natural Language Processing #Machine Learning #Artificial Intelligence #Coding #Programming
June 14, 2020 5 Great Productivity Tools for Programmers Being a productive programmer is hard. This post will help you organize your workflow with 5 productivity tools every programmer and data scientist needs! #Productivity #Programming #Programmers #Machine Learning #Code #Coding
June 10, 2020 #100DaysOfNLP Day 4 (Paper Summary): Zero-Shot Learning Classifiers from Declarative Language On Day 4 of my 100 Days Of NLP journey, I read and absorb a research paper that establishes how you can train a computer to classify things with Natural Language. #NLP #100DaysOfNLP #Natural Language Processing #Machine Learning #Artificial Intelligence
June 10, 2020 #100DaysOfNLP Day 3: Dependency Parsing This is the 3rd Day of my #100DaysOfNLP journey #NLP ##100DaysOfNLP #365DaysOfNLP #Machine Learning #Natural Language Processing #AI #Programming
June 7, 2020 #100DaysOfNLP Day 2: Neural Networks On the second day of my #100DaysOfNLP challenge, I review Neural Networks. #NLP #Natural Language Processing #Machine Learning ##365DaysOfNLP ##100DaysOfNLP #Deep Learning
June 4, 2020 #100DaysOfNLP Day 1: Word Vectors 100 Days of Natural Language Processing Begins Here! #NLP #Machine Learning #Word Vectors #Deep Learning ##365DaysOfNLP ##100DaysOfNLP
June 3, 2020 How I Used a Convolutional Neural Network to Classify Cricket Shots #programming #machine learning #computer vision #artificial intelligence
April 17, 2020 An Introduction to Cybersecurity, Capture the Flag Contests, and Basic Security Concepts This article acts an introduction into the world of Competitive Programming using C++. #cybersecurity #hacking
March 1, 2020 An Introduction to Competitive Programming This article acts an introduction into the world of Competitive Programming using C++. #c++ #competitive programming