<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Akjder Boy</title>
    <description>The latest articles on DEV Community by Akjder Boy (@akjderb).</description>
    <link>https://dev.to/akjderb</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F701097%2Fb692fdf5-1d77-4a91-9f27-8f5acd84d45d.png</url>
      <title>DEV Community: Akjder Boy</title>
      <link>https://dev.to/akjderb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akjderb"/>
    <language>en</language>
    <item>
      <title>Bend your Brain towards learning!</title>
      <dc:creator>Akjder Boy</dc:creator>
      <pubDate>Sun, 17 Apr 2022 13:41:11 +0000</pubDate>
      <link>https://dev.to/akjderb/bend-your-brain-towards-learning-3fpn</link>
      <guid>https://dev.to/akjderb/bend-your-brain-towards-learning-3fpn</guid>
      <description>&lt;p&gt;Listen to your brain and figure out what works for you and what doesn’t. Try new things.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;1. Slow down. The more you understand, the less you have to memorize.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;Don’t just read. Stop and think. When the book asks you a question, don’t just skip to the answer. Imagine that someone is asking the question. The more deeply you force your brain to think, the better chance you have of learning and remembering.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;2. Do the exercises. Write your notes.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;We put them in, but if we did them for you, that would be like having someone else do your workouts for you. And don’t just look at the exercises. Use a pencil. There’s plenty of evidence that physical activity while learning can increase learning.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;3. Read the “There Are No Dumb Questions”&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;That means all of them. They're not optional side-bars — they’re part of the core content Sometimes the questions are more useful than the answers.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Don’t do all your reading In one place.*
&lt;/h2&gt;

&lt;p&gt;Stand-up, stretch, move around. change chairs, change rooms. It’ll help your brain feel something, and keeps your learning from being too connected to a particular place.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;5. Make this the last thing you read before bed. Or at least the last challenging thing.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;Part of the learning (especially the transfer to long-term memory) happens after you put the book down. Your brain needs time on its own, to do more processing. If you put in something new during that processing time, some of what you just learned will be lost.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;6. Drink water. Lots of It.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;Your brain works best in a nice bath of fluid. Dehydration (which can happen before you ever feel thirsty) decreases cognitive function.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;7. Talk about It. Out loud.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;Speaking activates a different part of the brain. If you’re trying to understand something, or increase your chance of remembering it later, say it out loud. Better still, try to explain it out loud to someone else. You’ll learn more quickly, and you might uncover ideas you hadn’t known were there when you were reading about it.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;8. Listen to your brain.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;Pay attention to whether your brain is getting overloaded. If you find yourself starting to skim the surface or forget what you just read, it’s time for a break. Once you go past a certain point, you won’t learn faster by trying to shove more in, and you might even hurt the process.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;9. Feel something!&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;Your brain needs to know that this matters. Get involved with the stories. Make up your captions for the photos. Groaning over a bad joke is still better than feeling nothing at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;10. Type and run the code.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;Type and run the code examples. Then you can experiment with changing and improving the code (or breaking it, which is sometimes the best way to figure alit what’s happening).&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>tutorial</category>
      <category>discuss</category>
      <category>career</category>
    </item>
    <item>
      <title>Machine Learning: For the Foreseeable Future</title>
      <dc:creator>Akjder Boy</dc:creator>
      <pubDate>Tue, 07 Sep 2021 16:04:24 +0000</pubDate>
      <link>https://dev.to/akjderb/machine-learning-for-the-foreseeable-future-am0</link>
      <guid>https://dev.to/akjderb/machine-learning-for-the-foreseeable-future-am0</guid>
      <description>&lt;p&gt;&lt;em&gt;What is Machine Learning?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;There are various problems and tasks in the world that are very hard to solve through just programming computers or through traditional methods and explicit instructions making computer games, phone apps or desktop applications are very doable through normal means whereas making a machine that can beat the best human in the computer game or making a car that can drive itself where having a computer recognize objects are not so simple, these are not things that you can easily just tell a computer to do. One way around this is time the computer how to learn and having a figure out how to get better through lots of practice or in computers case lots of data. This is machine learning.&lt;/p&gt;

&lt;p&gt;Have you ever thought about how? &lt;br&gt;
• Facebook recommends you a friend &lt;br&gt;
• Bookmyshow recommends you a movie &lt;br&gt;
• Makemytrip recommends you a hotel when you book an air ticket • Amazon recommends you a product &lt;br&gt;
• Mails are categorized as spam in your mailbox • and … many others&lt;/p&gt;

&lt;p&gt;They all use Machine Learning&lt;/p&gt;

&lt;p&gt;Machine Learning is the computer equivalent of how humans learn from experience/data.&lt;/p&gt;

&lt;p&gt;In Order to make this Possible we need to come to a lot of Mathematics with lots of programming.&lt;/p&gt;

&lt;p&gt;“Machine Learning algorithms enable the computers to learn from data, and even improve themselves, without being explicitly programmed” — Arthur Samuel&lt;/p&gt;

&lt;p&gt;Machine learning (ML) is a category of algorithm that allows software applications to become more accurate in predicting outcomes without being explicitly programmed.&lt;/p&gt;

&lt;p&gt;The basic premise of machine learning is to build algorithms that can receive input data and use statistical analysis to predict an output while updating outputs as new data becomes available.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What will you all make if you learned machine learning?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;History of Machine Learning&lt;/p&gt;

&lt;p&gt;Just fifty years ago, machine learning was still the stuff of science fiction. Today it’s an integral part of our lives, helping us do everything from finding photos to driving cars. We’ve come very far, very fast, thanks to countless philosophers, filmmakers, mathematicians, and computer scientists who fueled the dream of learning machines.&lt;/p&gt;

&lt;p&gt;Three Types of Machine Learning&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Supervised Learning&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Types of Supervised learning&lt;/p&gt;

&lt;p&gt;• Classification: A classification problem is when the output variable is a category, such as “red” or “blue” or “disease” and “no disease”.&lt;/p&gt;

&lt;p&gt;• Regression: A regression problem is when the output variable is a real value, such as “dollars” or “weight”&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Unsupervised Learning&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Types of Unsupervised learning&lt;/p&gt;

&lt;p&gt;• Clustering: A clustering problem is where you want to discover the inherent groupings in the data, such as grouping customers by purchasing behavior.&lt;/p&gt;

&lt;p&gt;• Association: An association rule learning problem is where you want to discover rules that describe large portions of your data, such as people that buy X also tend to buy Y.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reinforced Learning&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Machine Learning Process&lt;/p&gt;

&lt;p&gt;Uber&lt;br&gt;
Uber usage machine learning as a major part of its operation&lt;br&gt;
management &lt;br&gt;
• Differential pricing based on &lt;br&gt;
• Demand &lt;br&gt;
• Number of cars available &lt;br&gt;
• Weather condition &lt;br&gt;
• Rush hours &lt;br&gt;
• And … a SURGE price recommendation appears&lt;/p&gt;

&lt;p&gt;Application Areas of Machine Learning&lt;/p&gt;

&lt;p&gt;Prediction: Machine learning can also be used in prediction systems. Considering the loan example, to compute the probability of a fault, the system will need to classify the available data into groups.&lt;/p&gt;

&lt;p&gt;Image recognition: Machine learning can be used for face detection in an image as well. There is a separate category for each person in a database of several people.&lt;/p&gt;

&lt;p&gt;Speech Recognition: It is the translation of spoken words into the text. It is used in voice searches and more. Voice user interfaces include voice dialing, call routing, and appliance control. It can also be used as a simple data entry and the preparation of structured documents.&lt;/p&gt;

&lt;p&gt;Medical diagnoses: ML is trained to recognize cancerous tissues.&lt;br&gt;
The financial industry and trading: companies use ML in fraud investigations and credit checks.&lt;br&gt;
Examples: Wearable fitness tracker like Fitbit, or intelligent home assistant like Google Home.&lt;/p&gt;

&lt;p&gt;Why Machine Learning is Important?&lt;br&gt;
Few real-life instances where ML is applied: &lt;br&gt;
• Google search &lt;br&gt;
• Spam mail filter&lt;br&gt;
• Self-driving Google car &lt;br&gt;
• Cyber fraud detection &lt;br&gt;
• Recommendation engines from Facebook, Netflix, Amazon, Flipkart, Makemytrip, etc&lt;/p&gt;

&lt;p&gt;ML enables filtering useful pieces of information and piecing them together based on patterns to get accurate results.&lt;/p&gt;

&lt;p&gt;The rapid evolution of ML has enabled a large number of use cases and demands in modern life.&lt;/p&gt;

&lt;p&gt;Big Data has better sophistication due to ML &lt;br&gt;
• Enables the analysis of large chunks of Big Data. &lt;br&gt;
• Automating generic methods/algorithms for data extraction and interpretation to  replace traditional statistical techniques&lt;/p&gt;

&lt;p&gt;Design a Learning System&lt;br&gt;
Choose the training experience&lt;br&gt;
Choose the target function&lt;br&gt;
Choose the representation for the target function&lt;br&gt;
Choose a function approximation algorithm &lt;br&gt;
• Estimating training values &lt;br&gt;
• Adjusting weights&lt;/p&gt;

&lt;p&gt;Final design&lt;br&gt;
Choose Training Experience&lt;br&gt;
Direct training feedback &lt;br&gt;
• Individual action status and result feedback &lt;br&gt;
• Easier&lt;br&gt;
Indirect training feedback &lt;br&gt;
• Result as an outcome of a sequence of actions &lt;br&gt;
• Credit assignment for an individual action (good or bad)&lt;/p&gt;

&lt;p&gt;Degree of control of training experience by the learner&lt;/p&gt;

&lt;p&gt;Distribution of training examples impacting final system performance&lt;/p&gt;

&lt;p&gt;Training examples should have the same distribution as future real data&lt;/p&gt;

&lt;p&gt;Choose Target Function&lt;/p&gt;

&lt;p&gt;What knowledge needs to be learned and how this will be used&lt;/p&gt;

&lt;p&gt;Learn to choose among the best of the legal actions&lt;/p&gt;

&lt;p&gt;Use of evaluation function to evaluate successive states to determine the best move&lt;/p&gt;

&lt;p&gt;Representation of Target Function&lt;/p&gt;

&lt;p&gt;Representation to describe the target function&lt;/p&gt;

&lt;p&gt;How learning program will use target function&lt;/p&gt;

&lt;p&gt;Could be a collection of rules which match the features of the action state etc.&lt;/p&gt;

&lt;p&gt;Generalized equation:&lt;br&gt;
Notations: y = output x = feature, attribute, dimension β = weight factor&lt;br&gt;
Function Approximation Algorithm&lt;br&gt;
Choose a function approximation algorithm &lt;br&gt;
• Estimating training values &lt;br&gt;
• Adjusting weights&lt;br&gt;
Final Design&lt;br&gt;
Consists of four program modules &lt;br&gt;
• Performance system &lt;br&gt;
• Critique &lt;br&gt;
• Generalizer &lt;br&gt;
• Experiment generator&lt;/p&gt;

&lt;p&gt;Designing a Checkers Learning Program&lt;br&gt;
Consists of four program modules &lt;br&gt;
• Performance system &lt;br&gt;
• Critique &lt;br&gt;
• Generalizer &lt;br&gt;
• Experiment generator&lt;/p&gt;

&lt;p&gt;Machine Learning Technologies&lt;/p&gt;

&lt;p&gt;Keras: This is an open-source software library that focuses on simplifying the creation of deep learning. Written in Python, it can also be deployed on top of many other AI technologies such as &lt;br&gt;
Theano and TensorFlow.&lt;/p&gt;

&lt;p&gt;Torch: One of the oldest such technologies released all the way back in 2002, it is a machine learning library that has a variety of algorithms to offer for deep learning.&lt;/p&gt;

&lt;p&gt;Caffe: Being one of the more recent options, the best part about &lt;br&gt;
Caffe is that it inspires a degree of innovation with an expressive architecture along with the provision of a vibrant community. This machine learning framework primarily focuses on speed, expressiveness, and modularity.&lt;/p&gt;

&lt;p&gt;TensorFlow: With the initial release of this open-source machine learning framework being 2015, it has been deployed across many different platforms and is easy to use. Created by Google at first, now all the top tech giants such as eBay, Dropbox, Intel, and Uber use it extensively.&lt;/p&gt;

&lt;p&gt;Theano: This is basically an open-source Python library that you can use to fashion various machine learning models. Being one of the oldest libraries, it is regarded as an industry standard. It simplifies the process of optimizing, defining, and assessing mathematical expressions.&lt;/p&gt;

&lt;p&gt;Microsoft Cognitive Toolkit: Initially released about three years back, this is an AI solution that you can use to take your machine learning projects to the next level in every way.&lt;br&gt;
Common Machine Learning Terms&lt;/p&gt;

&lt;p&gt;Accuracy: Percentage of correct predictions made by the model.&lt;/p&gt;

&lt;p&gt;Algorithm: A method, function, or series of instructions used to generate a machine learning model. Examples include linear regression, decision trees, support vector machines, and neural networks. Also known as ‘Hypothesis’.&lt;/p&gt;

&lt;p&gt;Attribute: A quality describing an observation (e.g. color, size, weight). In Excel terms, these are column headers. Also called ‘Dimension’.&lt;/p&gt;

&lt;p&gt;Bias: Allow models to represent patterns that do not pass through the origin.&lt;/p&gt;

&lt;p&gt;Convergence: A state reached during the training of a model when the error changes very little between each iteration.&lt;br&gt;
Instance: A data point, row, or sample in a dataset. Also called ‘observation’&lt;/p&gt;

&lt;p&gt;Label: The answer to supervised learning&lt;/p&gt;

&lt;p&gt;Loss = True Value — Predicted Value. Also called ‘Error’&lt;/p&gt;

&lt;p&gt;Model: A data structure that stores a representation of a dataset (weights and biases). Models are created/learned when you train an algorithm on a dataset.&lt;/p&gt;

&lt;p&gt;Learning Rate: Size of the update steps to take during optimization loops like gradient descent&lt;br&gt;
Issues arise in Machine Learning&lt;/p&gt;

&lt;p&gt;Algorithms Related:&lt;/p&gt;

&lt;p&gt;What algorithms exist for learning general target functions from specific training examples?&lt;/p&gt;

&lt;p&gt;In what settings will particular algorithms converge to the desired function, given sufficient training data?&lt;/p&gt;

&lt;p&gt;Which algorithms perform best for which types of problems and representations?&lt;/p&gt;

&lt;p&gt;Training Data Related:&lt;/p&gt;

&lt;p&gt;How much training data is sufficient?&lt;/p&gt;

&lt;p&gt;What general bounds can be found to relate the confidence in learned hypotheses to the amount of training experience and the character of the learner’s hypothesis space?&lt;/p&gt;

&lt;p&gt;Prior Knowledge Related:&lt;br&gt;
• When and how can prior knowledge held by the learner guide the process of generalizing from examples?&lt;br&gt;
• Can prior knowledge be helpful even when it is only approximately correct?&lt;br&gt;
Learning Related:&lt;br&gt;
• What is the best strategy for choosing a useful next training experience?&lt;br&gt;
• How does the choice of strategy alter the complexity of the learning problem?&lt;br&gt;
• What is the best way to reduce the learning task to one or more function approximation problems?&lt;br&gt;
• What specific functions should the system attempt to learn?&lt;br&gt;
• Can the learning process itself be automated?&lt;br&gt;
• How can the learner automatically alter its representation to improve its ability to represent and learn the target function?&lt;/p&gt;

&lt;p&gt;Bibliography&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The Mathematics of Machine Learning&lt;/li&gt;
&lt;li&gt;Machine Learning Tom M. Mitchell The McGraw-Hill Companies, Inc. International Edition 1997&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>machinelearning</category>
      <category>tutorial</category>
      <category>deeplearning</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
