tomy = {
'interested in': ['Natural Language Processing π¬', 'Computer Vision ποΈ', 'Automation Process βοΈ'],
'speaks': ['Indonesian', 'English', 'Korean'],
'loves': ['Culinary π¨βπ³', 'Music π΅', 'Learning π']
}
for key, value in tomy.items():
print(f"Tomy {key} {', '.join(value[:-1])}, and {value[-1]}")
πΉ
Talk less, eat more, code more...
- Taipei, Taiwan
- https://tomytjandra.github.io/blogs/
Highlights
- Pro
Pinned Loading
-
blogs
blogs PublicPersonal blog on my Data Science projects built using Python and R programming languages. Several domains covered: data collection, data visualization, machine learning, deep learning, and many more!
Jupyter Notebook
-
text-mining-corona-articles
text-mining-corona-articles PublicText Mining for Indonesian Online News Articles About Corona
-
word2vec-embeddings
word2vec-embeddings PublicUnderstanding Word2Vec with Gensim and Elang (Python Packages)
-
-
-
zoom-chat-analyzer-app
zoom-chat-analyzer-app PublicA streamlit app to analyze saved zoom meeting chat
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.