🤖
Machine Learning Workstation
Ctrlk
  • Main page
  • Connection
    • Connection through VPN
  • Usage
    • Python/Conda
    • Edge Impulse
    • Common packages
    • Tmux (persistent sessions)
    • Sharing code base
    • GPU usage
  • Data transfer
    • To or from the host machine
    • To or from the Internet
  • Useful links
    • Linux
    • Python
    • Machine Learning
    • Evaluating Neural Networks
    • Recurrent Neural Network
  • Administration
    • Introduction
    • Connect to the machine via SSH
    • Managing users
    • System maintenance
    • Other tasks
Powered by GitBook
On this page
  • Keras
  • Others

Was this helpful?

  1. Useful links

Python

Keras

  • Examples https://github.com/keras-team/keras/tree/master/examples

  • Data generators https://stanford.edu/~shervine/blog/keras-how-to-generate-data-on-the-fly

  • ConvNets https://www.datacamp.com/community/tutorials/convolutional-neural-networks-python

Others

  • Quick pandas tutorial (with inline code to test) https://www.datacamp.com/community/tutorials/pandas-tutorial-dataframe-python

  • Data science handbook https://notebooks.azure.com/jakevdp/projects/PythonDataScienceHandbook

PreviousLinuxNextMachine Learning

Last updated 4 years ago

Was this helpful?