Update weighted_sample_with_replacement() in utils.py, learning.py ,probability.py · Issue #370 · aimacode/aima-python · GitHub
Skip to content

Update weighted_sample_with_replacement() in utils.py, learning.py ,probability.py  #370

Description

@sofmonk

in pseudo code the sequence of arguments is " WEIGHTED-SAMPLE-WITH-REPLACEMENT(N, S, W)" where as in the code it is "weighted_sample_with_replacement(seq,weight,N)" . Please see PR #366

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions