You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is a project of implement the ICA algorithm with muti-machine using MPI
mainly refer to the "Deep learning with COTS HPC systems",Andrew Ng ,2012.
I implement this just using CPU to run the code, using mvapich2 to using muti-machine.