Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Emacs Initialization for Deep Learning

This repo includes the Emacs initialization file which I have used for several years for python coding of deep learning. My configuration contains editor features such as auto-completion, vscode-like theme, python coding supports, and the tree-like file manager.

Usage

First install emacs to your machine, then copy the .emacs file to your home directory ~/.

To install the newest emacs (emacs27), use the following command:

sudo add-apt-repository ppa:kelleyk/emacs
sudo apt update
sudo apt install emacs27

If you do not have the root privilege, check the solution here.

The default melpa source is set to http://melpa.org/packages/. If the connection is not stable, try http://mirrors.tuna.tsinghua.edu.cn/elpa/melpa/ instead. More details are here

About

My emacs init file for python coding in deep learning

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages