Analysis of ML Landscape - Link
Keep Exploring!!!
Deep Learning - Machine Learning - Data(base), NLP, Video - SQL Learning's - Startups - (Learn - Code - Coach - Teach - Innovate) - Retail - Supply Chain
Hoping to see more
#Saas - software as a service - Let 2022 see more, #VaaS - vision as a service, #DaaS - data analytics as a service, #FaaS - Forecasting as a service, #RaaS - Recommendations as a service
Making it affordable, large scale adoption is key for success
Keep Exploring!!!
Follow your passion means
It's not money/titles, Sometimes you need to carve your own path. Keep going!!!
Sometimes when you work on building a product/solution
We demonstrate multiple roles in different situations. This is all what it means experience :)
Keep Learning!!!
This link Design Primer is very useful.
I like the complete well-discussed solution, Focused on the big picture, not just syntax :)
Keep Exploring!!
Virtual Reality
Augmented Reality
Keep Exploring!!!
Key Notes
Paper #2 - Metaverse for Social Good: A University Campus Prototype
Paper #3 - Metaverse Shape of Your Life for Future: A bibliometric snapshot
A Survey on Metaverse: the State-of-the-art, Technologies, Applications, and Challenges
When Creators Meet the Metaverse: A Survey on Computational Arts
Shopping in the #metaverse with $CEEK
— Ceek (@CEEK) December 7, 2021
Concept VR store presented to @hm by #CEEK Creating mainstream use cases for $CEEK + scaling #Virtualreality beyond games. #VRAPP #CEEKVR #NFT #VR #CEEKVenues
👉🏽 More at https://t.co/oAvCTgp2Bk pic.twitter.com/OI4BFkyUAw
In the future our lives will be infused by #6G-powered #MixedReality, at a very high speed (up to 200 Gbps) #AR #VR #MR #Metaverse #5G #tech #AI #ML #China #CES2022 v/ @FrRonconi @HaroldSinnott @SpirosMargaris @Nicochan33 @ipfconline1 @enilev @psb_dc @TerenceLeungSF pic.twitter.com/h3ZokyRpFY
— Dr. Marcell Vollmer #StaySafe #CES2022 Carpe Diem (@mvollmer1) January 8, 2022
These glasses let you race against Hologram
— Ronald van Loon (@Ronald_vanLoon) January 9, 2022
by @pascal_bornet #AI #ArtificialIntelligence #VR #AR #VirtualReality #AugmentedReality
Cc: @rethinkrobotics @davidsmith4324 @maxjcm @ronald_vanloon @xbrlstandard pic.twitter.com/hASevbCmUC
Keep Exploring!!!
Link for the previous post, After two years at end of 2021, I have scored decently I guess, still 3 more years to go.
Revisiting my predictions
Decent predictions and on track I guess :)
Neuron
Perceptron
A ton of things we don't know even about human body, how our body works and each organs coordinate with each other. 100% we do not have a failover mechanism for the heart. Live with abundant optimism and hope.
It's one life.
Stay Kind, Make it beautiful and peaceful.
Keep Learning :)
How do I understand what is activated in each layer of neural network ?
Let's take an image, For object detection, the basics are edges, corners, contours, circles. Every layer certain key properties would get highlighted and summing up all the nodes and the number of layers it would have preserved the activation spots. The output of each hidden layer would be based on activation function - (0,1)-Sigmoid, (-1,1)- Tanh, (0,X) - Relu, (.1x,x for Relu). As the results of each activation in each hidden layer contribute to get features, we do a forward propagation from N to N+10 layers. Then we do a partial derivative of
You do a forward propagation loop F1
Then compute partial derivative error and Backprop Fron N+10,N+9..Up to N layers. Since this is done from right to left. Last to first layers. The previous computed derivatives gets used in every layer to left.
Sigmoid could not pass/preserve weights for some cases as it's of range (0,1). Relu came for the rescue. You can see in previous posts how relu is able to meet just by half of the epochs it took sigmoid to learn.
Why not to assign all weights same ?
This is nothing but an increased proportion of inputs, This will not introduce any non-linearity. This is same as input with some multiplier ratio
Curse of Dimensionality ?
Images, Videos, Text are multi-dimensional. These cannot be handled as linear problems with separating boundaries. They are non-convex, They would have optimal solutions. We use partial derivatives in neural networks to arrive at optimal value. There could be multiple optimal values. To arrive at local minima vs global minima we take care of learning rates / partial derivatives.
Keep Exploring!!!
Same experiment, different activation functions, different observations
Keep Exploring!!!
Outside regular 9-5 jobs these jargons keep appearing in reads recent days. Hope to sit down next week and look thru this from a common man perspective
Usually, I am anti-social media, anti-paid edutech sectors. Will need to understand and see how practically this fits in the lens of impact as a whole on the society.
Metaverse - Virtual representation of self in social media/collaboration / Digital avatars
How it works?
Which crowd it may pull?
Which companies may invest
From Tech point of view we have analyzed blockchain earlier. The core of it is
Keep Exploring!!!
Big thanks to Matt for his post on backpropagation. A big thanks to Upgrad for the teaching opportunity. Many times we need time to connect the dots. From hectic days of model building vs learning basics and teaching is a good opportunity to balance perspectives.
I was able to work out the example and share it with my students.
Keep Exploring!!!
More Read - Link
Keep Exploring!!!
Data - BI - AI - All Data Matters
Everything is connected. When you look at Data, You need to see
The disconnected view will get into cycles. Have a balance of all views and customer angles to get the final goal :)
All data is useful if you have the right lens. Everything has its own value not everyone sees it.
A decade back. I remember in all my transaction tables, the Archival job was to clean up records older than a year and keep database performance updated. Now historical data is the essence of building ML models. Now Historical data is as much important as transactional data :)
Keep Exploring!!!
Keep Connecting Dots!!!
Some thoughts for both professional / financial goals and financial freedom
In the end, You learn, you grow, you unlearn, and Keep going!!!
Some memories, some regrets, some lessons!!!
Keep Going!!!
Many times I was only getting rejected in all my explorations of ideas. I am happy to see some of ideas are pursued actively by others. In a way it validates vision.
Keep Exploring!!!
For any help please contact us at +......
Need to collaborate/explore more in this space..
Keep Going!!!
Docker is based on Linux Containers
Linux Containers (LXC) share OS kernel of the host. OS provides resource isolation. Fast provisioning, bare-metal like performance, lightweight
Ref - Link
Keep Exploring!!!
Who is a Technician?
I can compile/build solutions. I can host. I do not know how it works or internals but I can compile/deploy/customize
Who is a Solution Developer?
Knows how it works, The underlying details, What is the thought process behind implementation
Think Big perspective
I still feel lot to learn but I believe unlearn, relearn is part of whole process, Enjoy the journey, stay humble. This is also called Cargo cult programming. Doing with minimum know-how.
Keep Going!!!
Sometimes we need to have the right set of tools, patterns to build our idea. Bookmarking some interesting links
Keep Thinking!!!
Reality is far from the well-structured features listed. Some things that we discuss on the daily basis
The question of #Why? #Find? #Add feature data and iterate it is the real crux of learning. Before we talk about feature stores we need to know/collect/understand get all features under one roof.
#datascience #features #perspectives #learning
Domain + Data + Algo, Connecting, Collecting all of them in a consistent repeatable way with the right data every month only can get consistent results :)
Do I code full day? No
When do I code? When I pick up on building ideas, building a prototype, analyzing issues/data related observations
What do I do in my work? Clearing red flags, Discuss, Review, Recommend based on literature reads, ML ideas, techniques relevant to the context
What are my strengths? Data, Domain, and then ML. Seeing everything with a blended lens matters where we need to map both customers vs solutions vs timelines
What things do I read? Yes, you need a lot of ideas to give quality review comments, competitive products, algorithms at work, arxiv papers, domain-related reads, tech blogs. You need to build an idea repository
Sometimes I feel I am busy but not productive. Sometimes, Weekends provide the window to learn things. Product perspective, tech perspective, customer perspective come with empathy, understanding, and technical acumen.
Keep going!!!
Successful in one industry vs Success in every industry
Strategy, Guts, Hardwork, Consistency, Vision = Elon
.@elonmusk's ventures have spanned everything from internet startups to sustainable energy to artificial intelligence. Here's how the world's richest person built his fortune #TIMEPOY https://t.co/mlpoC6vjUq pic.twitter.com/vUfmwnLghs
— TIME (@TIME) December 13, 2021
Data science use case has multiple stakeholders Every aspect of listed points helps to bring everyone/address clarification that arises while implementation.
Keep Thinking!!!
For questions/feedback/career opportunities/training / consulting assignments/mentoring - please drop a note to sivaram2k10(at)gmail(dot)com
Coach / Code / Innovate