@allianceair@BLRAirport@DGCAIndia@MoCA_GoI@RamMNK@MurlidharKMohol@DGCAIndia A government-owned airline tells us it has neither the funds nor the manpower to man the station or provide passengers any support or assistance. The manager says we can hold him accountable but nothing can be done. How is an airline allowed to operate in such a state?
- Successfully created and ran a basic ML model in #flutterdevs locally
- Learnt how much version control matters on each dependency (the hard way๐)
- Values hardcoded as of now, next step: Create UI and implement a more powerful model.
#LearnInPublic
- Got through the basics of #flutter.
- Tried creating and migrating an ML model into flutter.
- Found an issue with TensorFlow while converting the model to TFLite (save doesn't work).
- Can only be solved by exporting or reverting to an older version of tf.
#LearnInPublic
Installed #flutter a few mins ago and setup my environment in preperation for creating a mobile application for a hackathon, a month away. First impression seems interesting and fun. Let's see where this goes!
#LearnInPublic
Just learnt how to create a neural network from scratch using only numpy and pandas. Helping me understand how neural networks work and how each layers plays an important role in classification. It was tested on MNIST to achieve an accuracy of 84%. #LearnInPublic
For today's update,
- Solved LeetCode problem no.4: Median of two sorted arrays (Hard)
- Solved 3 hackerrank questions: A very big sum, time conversion, compare the triples (all easy)
I have started learning about Neural Networks. #LearnInPublic
For today's update,
I've started tackling Hackerrank problems with Java instead of Python to improve my DSA skills. I'm still getting used to Java, so it's a bit of a learning curve.
Additionally started creating the database using MondoDB for my personal project. #LearnInPublic
Going further,
I plan on continuing my daily #LearnInPublic updates, with increased focus on DSA and Machine learning along with small updates on a few projects I'm currently working on.
Hey guys,
I've been off for a while due to exams, travelling and a hackathon I attended along with the new semester starting in our college. In my absense from here I managed to cover quite a few things which will be followed in the thread
Things I learnt
Matlab (hackathon): Mainly using it for Machine learning
MongoDB (personal project): Learnt the basics, created my DB
Hackathon: Attempted on trying to punch above my weight, Managed to claim the 3rd place
Humbling test: Showed my shortcomings in DSA