Skip to content

An implementation of MaxEnt, with Mini-batch Stochastic Gradient approach to get the optimized parameters.

License

Notifications You must be signed in to change notification settings

jiaeyan/Maximum-Entropy-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maximum_Entropy_Model

An implementation of generic MaxEnt, with Mini-batch Stochastic Gradient approach to get the optimized parameters.

This model is Numpy based, which involves matrix operations.

Learning rate: 0.0001 Batch size: 30

About

An implementation of MaxEnt, with Mini-batch Stochastic Gradient approach to get the optimized parameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages