python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to fix dead kernel while executing tensorflow .fit
The kernel is dead while executing model.fit(train_generator,epochs=20), but the same code works on another pc.
This is a juputer log:
Warn 17:03:05: Error in waiting for cell to complete [Error: Canc...
Michael Farmakovskii
Votes: 0
Answers: 1
Does installing Conda on an OS Catalina change the default shell to bash?
Currently on a MacOS Catalina 10.15.7
Not knowing what I was doing I accidentally installed Anaconda3 over my Miniconda, making it so I could not longer use my old environments. So I removed my Anacon...
Alexander Audet
Votes: 0
Answers: 1
Question mark shows up in Terminal App after installing a package into a non-existent conda environment
(In case it's relevant: I have a MacBook Pro with an Apple M1 chip.)
I made a mistake installing a Python package into a conda virtual environment pymer4 that didn't exist (conda install -c ejolly -c ...

ramund
Votes: 0
Answers: 0
Not able to work with Miniconda on Windows 10
I have been trying to use a Conda Environment and I am working with Python 3.10.2. I want to install Pandas and SciPy through Miniconda. I downloaded it but when I tried running conda install pandas o...

Ambica Govind
Votes: 0
Answers: 1