An open API service providing repository metadata for many open source software ecosystems.

GitHub / Nasdin 4 Repositories

AI Engineer / ML, Big Data, MLOps

Nasdin/ReinforcementLearning-AtariGame

Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games

Language: Python - Size: 113 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 182 - Forks: 38

Nasdin/fund_management_website

Website for clients of a fund to view their investment balances, multiple sub-fund balances, withdrawal and deposits, built with Django

Language: JavaScript - Size: 664 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Nasdin/Good-Tech-Companies-Singapore

A table compiling good tier tech companies in Singapore. Their office locations, office picture, pantry, benefits and glassdoor ratings.

Language: Python - Size: 944 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 43 - Forks: 1

Nasdin/EfficientZero_TradingAgent

Language: Python - Size: 1.41 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Nasdin/kaggle-competitions-nasdin

Competitive Data Science, ML & AI competitions on Kaggle. A repo for my projects and progress. My road to becoming a kaggle grandmaster.

Language: Jupyter Notebook - Size: 143 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

Nasdin/sui-literals Fork of jymchng/sui-literals

Proc-macros to compute `SuiAddress` and `ObjectID` at compile-time.

Size: 112 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Nasdin/used_bike_analysis_in_1_hour

Used bike analysis POC for a public demo. To show what you can do with streamlit in 1 hour.

Language: Python - Size: 160 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Nasdin/Nasdin.github.io

Nasrudin's Personal Webpage hosted via CloudFlare and Notion(Built with Loconation) at nasrudinsalim.com

Language: Python - Size: 41 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Nasdin/Drone-Strike-Visualization

Connecting to Drone Strike API and performing an analysis on frequency of drone strikes, trend and patterns

Language: Jupyter Notebook - Size: 1.97 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

Nasdin/VideoRecognition-realtime-autotrainer-alerts

State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classifier as a plug & play solution . Provides alert if an item in an alert list is detected.

Language: Python - Size: 60.5 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 48 - Forks: 24

Nasdin/tastylive_python_sdk

sdk to call data from the tastylive public orders

Language: Python - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Nasdin/language-detection-py-microservice

Language Detection, lightweight microservice. Fast and accurate

Language: Python - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Nasdin/NasCV 📦

Nasrudin's CV, hosted via Github Pages with domain at cv.nasrudinsalim.com . Built with Jekyll, CSS, HTML.

Language: HTML - Size: 11.2 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Nasdin/Simple-python-number-guess-game 📦

Simple game in Python. Generates an x digit number. Where for each digit, numbers go from 1 to y. x and y are variables set by player to change difficulty. Players guess the random generated number. Feedback is provided on guess.

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Nasdin/Portfolio_Opt_ML

Financial Portfolio Management with machine learning. Reinforcement Learning. Optimise allocation of assets and weights in a portfolio for maximum returns.

Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

Nasdin/Predicting-Mosquito-Hotspots

State of the art prediction of mosquito hotspots and virus presence using machine learning and deep learning

Language: Jupyter Notebook - Size: 11.2 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

Nasdin/16x-bot Fork of paradite/16x-bot

A telegram bot for tech telegram groups

Size: 2.88 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nasdin/public-personal-site-rust

Creating a personal site, front end and back-end both in rust

Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nasdin/aws-amplify-gatsby-auth Fork of aws-samples/aws-amplify-gatsby-auth

Language: JavaScript - Size: 19.6 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Nasdin/Seriously-where-is-my-PS5

Where is my PS5?! Is a Cron bot that searches and scans Singapore Challenger's Hachi Tech for any Stock of PS5(Or any other search item of your liking). It can print and send whenever it has found a stock to the user, attached with link to the purchase. Pages are scanned every 1 second

Language: Python - Size: 420 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Nasdin/Streamlit_Public_Question_Voting

Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Nasdin/GA_machine_learning_projects

A collection of Machine learning projects provided by coursework in GA, 2017

Language: Jupyter Notebook - Size: 17.7 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

Nasdin/Stacked-Autoencoders-Financial-Trading

Deep Learning via Neural Network featured with Stacked Auto Encoders for Financial Trading Application in R

Language: R - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 2

Nasdin/NLP-Bert-Code-Augmentation

Improving code quality in real time using BERT

Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Nasdin/yatpd-blog

Youth Association for Theological and Philosophical Discourse

Size: 940 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Nasdin/commit_github_everyday

Automatically commits to this repo(or a fork) on a schedule(hourly), so your github looks busy, "Ehh..look! I have a job and working!"

Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

Nasdin/Example-ML-CICD-fullstack

Example how to run ML with DevOps

Language: HTML - Size: 33.5 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Nasdin/Setup_fresh_fedora_develop

Bash scripts to setup a freshly installed FedoraOS into a Data Science Development environment setup.

Language: Shell - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Nasdin/trading_strategies

My trading strategies implemented in different languages

Language: C# - Size: 56.6 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Nasdin/Al_Ikhlas_Group

Open Source Repo for the Al Ikhlas Group. To contain everything from the website to the OCR Sort mechanism.

Language: HTML - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Nasdin/TradeHistGen

Generate random trade histories given a time series price data. Which can later be used to filter certain trade transactions which meets criteria

Language: Jupyter Notebook - Size: 128 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Nasdin/Blog

Nasrudin's Personal blog, hosted via Github Pages with domain at blog.nasrudinsalim.com. Built with Jekyll, CSS, HTML.

Language: CSS - Size: 1.15 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Nasdin/Conference_presentations

A repo where I keep my conference presentation slides

Language: HTML - Size: 19 MB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

Nasdin/black_hat_tools

Language: Python - Size: 6.84 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0