Skip to content

Manishsubedi32/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

it is just a simple chatbot created using ai

it is createed through sequential model( presents many layers between input / output) This layer is typically added as the final layer in a Sequential model designed for classification tasks. Here's how it fits into the overall model architecture:

Input Layer: Receives the input data. Hidden Layers: One or more layers with neurons and activation functions like ReLU. Dropout Layers (optional): Regularization layers to prevent overfitting. Output Layer: A Dense layer with len(trainY[0]) neurons and a 'softmax' activation function.

About

just practising

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages