Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

computing-intelligence/Word2Vec

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 

Repository files navigation

Requirement

execut pip install -r requirements.txt

Questions:

  1. Using the softmax implementation method in our class, write your implementation in q1_softmax.py. You may test by executing python q1_softmax.py

Notes: The : The provided tests are not exhaustive. Later parts of the assignment will reference this code so it is important to have a correct implementation. Your implementation should also be efficient and vectorized whenever possible (i.e., use numpy matrix operations rather than for loops).

  1. Derive the gradients of sigmoid function. Recall: the sigmoid function is $ \sigma = \frac{1}{1 + e^{-x}} $

About

Lecture notes and assignments for Word2vec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.