explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

  1. Home
  2. /
  3. Dictionary
  4. /
  5. Weight
Core Conceptsaka model weightaka parameter weight

Weight

A learned numerical value that scales a neuron's input signal during forward propagation.

Ask Melo about this← all terms

A weight is a numerical value in a neural network that is learned during training and determines how much influence one neuron's output has on the next. During forward propagation, each input to a neuron is multiplied by its corresponding weight before being summed. Training algorithms like backpropagation adjust weights iteratively to minimize the loss function. The collection of all weights in a model constitutes the bulk of its learnable parameters, and their final values encode the patterns the model has extracted from its training data.

Related terms

Neural NetworkModel ParameterDeep LearningActivation FunctionTechnological SingularityGradient