Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neural networks #1

Open
wants to merge 53 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2024

  1. notebooks

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f6ca7a0 View commit details
    Browse the repository at this point in the history
  2. documents updated

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d07ca03 View commit details
    Browse the repository at this point in the history
  3. notebooks

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6220fe6 View commit details
    Browse the repository at this point in the history
  4. explanations

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d59f743 View commit details
    Browse the repository at this point in the history
  5. tensors

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6f27c6a View commit details
    Browse the repository at this point in the history
  6. equations

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5440d78 View commit details
    Browse the repository at this point in the history
  7. automatic diff

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b699425 View commit details
    Browse the repository at this point in the history
  8. automatic diff

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7a76224 View commit details
    Browse the repository at this point in the history
  9. automatic diff

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1148d19 View commit details
    Browse the repository at this point in the history
  10. tutorial

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    50bb3d9 View commit details
    Browse the repository at this point in the history
  11. numpy and tensor

    josephjohnjj committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5ce38d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. numpy and tensor

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    31c8a68 View commit details
    Browse the repository at this point in the history
  2. namings corrected

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cbd6070 View commit details
    Browse the repository at this point in the history
  3. code updated

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    240054c View commit details
    Browse the repository at this point in the history
  4. data sets

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    12f59dd View commit details
    Browse the repository at this point in the history
  5. dataloaders

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    76549fc View commit details
    Browse the repository at this point in the history
  6. dataloaders

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3f2adad View commit details
    Browse the repository at this point in the history
  7. notebook updated

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c5f2485 View commit details
    Browse the repository at this point in the history
  8. data loaded

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e5fa3ce View commit details
    Browse the repository at this point in the history
  9. dataloader and notebook

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5e415e2 View commit details
    Browse the repository at this point in the history
  10. takeaways

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    972ef00 View commit details
    Browse the repository at this point in the history
  11. learning outcomnes

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    888d714 View commit details
    Browse the repository at this point in the history
  12. tables

    josephjohnjj committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    39b686d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. NN explained

    josephjohnjj committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7ebd6e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a03a9c9 View commit details
    Browse the repository at this point in the history
  2. Algorithm removed

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3f663c4 View commit details
    Browse the repository at this point in the history
  3. program updated

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b65fa61 View commit details
    Browse the repository at this point in the history
  4. comments updated

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5425975 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec27e3a View commit details
    Browse the repository at this point in the history
  6. exercise added

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a25a82a View commit details
    Browse the repository at this point in the history
  7. building_NN.rst updated

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dc99a15 View commit details
    Browse the repository at this point in the history
  8. text updated

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c4081bf View commit details
    Browse the repository at this point in the history
  9. training on a GPU

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    45afa8b View commit details
    Browse the repository at this point in the history
  10. line number added

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8afba49 View commit details
    Browse the repository at this point in the history
  11. DataParallel

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2c74357 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    425fc6d View commit details
    Browse the repository at this point in the history
  13. custom data loaders

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    72dd9f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6d7b4a4 View commit details
    Browse the repository at this point in the history
  15. toctree updated

    josephjohnjj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ac1cd79 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. DDP

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    83cc52a View commit details
    Browse the repository at this point in the history
  2. DDPdocumentations

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4f2b0bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4de7cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c2de56 View commit details
    Browse the repository at this point in the history
  5. multi node torchrun

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    80c002d View commit details
    Browse the repository at this point in the history
  6. scripts updated

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f70894f View commit details
    Browse the repository at this point in the history
  7. scripts updated

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    894a299 View commit details
    Browse the repository at this point in the history
  8. docs updated

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d2352ea View commit details
    Browse the repository at this point in the history
  9. figures added

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    94eed62 View commit details
    Browse the repository at this point in the history
  10. multinode

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ad06f1d View commit details
    Browse the repository at this point in the history
  11. multinode heading

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    017da59 View commit details
    Browse the repository at this point in the history
  12. docs cleanup

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fef7768 View commit details
    Browse the repository at this point in the history
  13. conf.py updated

    josephjohnjj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    52b6209 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. references updated

    josephjohnjj committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    83e5501 View commit details
    Browse the repository at this point in the history