class LucidSamuel():
def __init__(self):
self.name = "Samuel Akinosho";
self.username = "Lucid Samuel";
self.location = "Metaverse";
self.twitter = "@LucidSamuel";
self.web = "https://samuelakinosho.com";
def __str__(self):
return self.name
if __name__ == '__main__':
me = LucidSamuel()
Pinned Loading
-
HEPMASS-DeepLearning
HEPMASS-DeepLearning PublicExperimenting with training deep learning models on the HEPMASS dataset from the paper 'Parameterized Machine Learning for High-Energy Physics.
-
amazing-random-stuff
amazing-random-stuff PublicAn open-source repository of random and interesting resources collections I come across on the Web
-
Twitter-Sentiment-Analysis-Project
Twitter-Sentiment-Analysis-Project PublicTwitter Sentiment Analysis - NLP
Jupyter Notebook
-
ethereum/ethereum-org-website
ethereum/ethereum-org-website PublicEthereum.org is a primary online resource for the Ethereum community.
-
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.