Manish TodiAutomating Attendance Record with face recognition, Python and ReactTaking attendance is a rather boring task. Let’s see how we can automate this with artificial intelligence in python and a nice user…Oct 22, 20191Oct 22, 20191
Manish TodiinAnalytics VidhyaReal-Time Machine LearningBuilding a machine learning pipeline that takes in input data as a real-time stream and improves on the model real-time too!Oct 18, 2019Oct 18, 2019
Manish TodiinAnalytics VidhyaAce Probability and Statistics in InterviewsHello folks,Oct 4, 2019Oct 4, 2019
Manish TodiinAnalytics VidhyaGenerative Modeling for DesignGenerative modeling opens up new avenues for research and more interesting applicationsOct 1, 2019Oct 1, 2019
Manish TodiinAnalytics VidhyaLearn Numpy in FastTrack- Part 1The Numpy array objectSep 26, 2019Sep 26, 2019
Manish TodiLearn Python Strings in just 3 MinutesA string is a sequence of characters.Sep 26, 2019Sep 26, 2019
Manish TodiGet To Know Python Dictionary in just 5 Minutes!!Python dictionary is an unordered collection of items. While other compound data types have only value as an element, a dictionary has a…Sep 26, 2019Sep 26, 2019
Manish TodiGrab Sets Concept-> A set is an unordered collection of items. Every element is unique (no duplicates).Sep 26, 2019Sep 26, 2019
Manish TodiinDataDrivenInvestorTuple in your Fingertips-> A tuple is similar to listSep 26, 2019Sep 26, 2019