KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dotfiles
★ 9
Open GitHub ↗
Collection of configuration files
Download README (.md)
Explore Similar Repositories
tf.data-TensorFlow-Input-Data-Pipeline-for-Semantic-Segmentation
:
A simple code for building an input dataset pipeline for semantic segmentation using TensorFlow tf.data API.
instalar-odoo-14
:
No description available.
neuralplot
:
Neural Plot is a python library for visualizing Neural Networks. It helps to plot Keras/Tensorflow model with matplotlib backend.
f2a
:
No description available.
MAHAN_TCSS
:
Memory Augmented Hierarchical AttentionNetwork for Next POI Recommendation
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dotfiles
?
Download (.md)
# dotfiles Collection of configuration files I use on my local machine. # Additional configuration ## Install `tea` `tea` is a next-generation, cross-platform package manager from the creator of `brew`. Learn more about [`tea`](github.com/teaxyz/cli). ```sh sh <(curl tea.xyz) ``` ## Add git commit signing Make sure your commits on GitHub are always **signed** and **verified**. Go to the file to understand what's being installed. ```sh tea https://github.com/teaxyz/demos/blob/main/setup-git-commit-signing.sh ``` Check out the [release notes](https://github.com/mfts/dotfiles/releases) on what changed