Week #4
19 Nov 2018Done
- Accomplish the programing assignments of Course 1: Neural Networks and Deep Learning of deeplearning.ai in Coursera.
- Accomplish both the tutorial and the programing assignments of Course 2: Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization of deeplearning.ai in Coursera.
- Try FreeSurfer:
Issues encounted
- To visualize the result, I need to open a freeview GUI
-
There is an error with
freeview -v
error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again.
- try:
ps auxw |grep X
` root 2863 0.0 0.0 467416 123248 tty7 Ssl+ Oct15 0:40 /usr/lib/xorg/Xorg -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch`
- try:
-
To do
- FreeSurfer tutorial, be familor with the software. Link