Skip to content

Examples of using the adept autodifferentiation library for standard NLP learning problems

Notifications You must be signed in to change notification settings

clab/clab-autodiff-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clab-autodiff-examples

This repository contains some small examples of how to solve standard NLP learning problems using automatic differentiation to compute the derivatives of the objective function.

The included examples are:

For ease of reading, the code is not optimized, but automatic differentiation can be quite fast, and it can be used in large-scale learning problems.

To build the code, you need:

Here is a crash course on automatic differentiation that I put together.

Further reading

About

Examples of using the adept autodifferentiation library for standard NLP learning problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages