Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bcfjohns/DeepLearningPython35
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: clkim/DeepLearningPython35
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 10, 2023

  1. update README for Mar 18, 2023, class

    Chong-Lim Kim committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    61cb2c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Much simpler creating Docker container by downloading anaconda3 inste…

    …ad of miniconda3, don't need to install numpy; update README
    Chong-Lim Kim committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8f5b13c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Update, improve README; reflect pulling docker image continuumio/anac…

    …onda3:2023.09-0
    Chong-Lim Kim committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b8be9ba View commit details
    Browse the repository at this point in the history
  2. Update README with workaround for current 'Docker does not recover fr…

    …om resource saver mode' issue
    Chong-Lim Kim committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c305145 View commit details
    Browse the repository at this point in the history
  3. Fix markdown in README

    Chong-Lim Kim committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e886e9c View commit details
    Browse the repository at this point in the history
  4. More fix markdown in README

    Chong-Lim Kim committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f8f79ca View commit details
    Browse the repository at this point in the history
  5. Update time for epoch run in README

    Chong-Lim Kim committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bdaa054 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Mar 4, 2024

  1. Update README for March 2024 class: update instructions to install Gi…

    …t and Docker; go back to pulling miniconda3 image, create new env to install numpy and theano and python3.6 (latest to support theano)
    Chong-Lim Kim committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b2a9111 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. More README update for 3/16/24 class

    Chong-Lim Kim committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3a28612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06409e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    207dec0 View commit details
    Browse the repository at this point in the history
  2. Update README for Oct 26, 2024, class. Don't use the 'macOS Git Insta…

    …ller' link. Update version of Docker that fixes resource saver issue. Update version of miniconda3 tagged version to download. Minor edits.
    Chong-Lim Kim committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6ab4e95 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

  1. Update README for Mar 22 2025 class. Update status of the Docker reso…

    …urce saver issue which reportedly resurfaced in Jan 2025. Update Docker container creation to install Theano maintenance version, and the compatible Python 3.9 and Numpy versions.
    Chong-Lim Kim committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    a0f4c3b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2025

  1. README update for Apr 19 2025 new Part 2 class, some edits for the Do…

    …cker resource saver issue
    Chong-Lim Kim committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    5fea29c View commit details
    Browse the repository at this point in the history
Loading