Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Data Engineering Tools
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
https://github.com/linkedin/datahub
https://engineering.linkedin.com/blog/2019/data-hub DataHub: A generalized metadata search & discovery tool
Study Notes on Knowledge Graph
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
RDF: Resource Description Framework OWL: Web Ontology Language
Products
neo4j
RDFox
Unique features of RDFox include the very powerful rule language (roughly …
Pretrained Deep Learning Models
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Benchmark of Popular Deep Learning Models
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Memory
- ResNet152 inferencing requies about (a little bit less than) 2G GPU memory and training can be done with 8G GPU memory (need to set a small batch size). Deeper ResNet …
Dual Boot Linux and Windows
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Mount the Windows File System
When you dual boot your machine with Linux (e.g., Ubuntu) and Windows, the Windows disk/partition might not be mounted automatically. In that case, you …