Skip to content

articles/neural-network-initialization environment error #120

@popkarthb

Description

@popkarthb

In articles/neural-network-initialization/

The requirements.txt is is out dated. You may save following text in to a file and then run following command to create a new environment. Then you can run the code.

Linux command to create new environment:
conda env create -f environment_intoliarticlematerials.yml

name: intoliarticlematerials
dependencies:

  • python=3.8.5
  • jupyter==1.0.0
  • keras==2.4.3
  • keras-preprocessing==1.1.2
  • matplotlib==2.1.2
  • numpy
  • pandas
  • tensorflow==2.3.0
  • tensorboard==2.3.0
  • seaborn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions