Introduction to Bioimage analysis for Master of Science in Neurosciences

Introduction to Bioimage analysis for Master of Science (M.Sc.) in Neurosciences.

See repository for details

See below Repository link

Introduction to Bioimage analysis

FIJI Clij2 GPU Weka ML course

Introduction to Bioimage analysis for Master of Science (M.Sc.) in Neurosciences

In preparation for the course please install in advance:

You can use Download ZIP or Git: git clone https://github.com/amgfernandes/FIJI_Clij2_GPU_Weka_ML_course.git

For the python part:

You can create a new environment called bioimage:

cd python_visualization

conda create --name bioimage -y

conda activate bioimage

conda install pip -y

pip install -r requirements.txt

And add your new env kernel to your jupyter

conda install -c anaconda ipykernel

python -m ipykernel install --user --name=bioimage
Miguel Fernandes
Miguel Fernandes
Senior Data Scientist at BetterDoc

My interests include neuroscience, education, artificial intelligence and genetics.