-
freighter-backend-v2 Public
Forked from stellar/freighter-backend-v2Freighter's next generation of backend system written in Go
Go UpdatedMay 6, 2025 -
wallet-backend Public
Forked from stellar/wallet-backendA backend for Stellar wallet applications
Go Apache License 2.0 UpdatedMay 3, 2025 -
freighter-backend Public
Forked from stellar/freighter-backendFreighter's indexer integration layer and general backend
TypeScript UpdatedMar 21, 2025 -
stellar-core Public
Forked from stellar/stellar-corestellar-core is the reference implementation for the peer to peer agent that manages the Stellar network
C Other UpdatedMar 5, 2025 -
go Public
Forked from stellar/goStellar's public monorepo of go code
Go Apache License 2.0 UpdatedFeb 14, 2025 -
soroban-rpc Public
Forked from stellar/stellar-rpcRPC server for Soroban contracts.
Go UpdatedDec 19, 2024 -
stellar-docs Public
Forked from stellar/stellar-docsDocumentation for Stellar
MDX Apache License 2.0 UpdatedDec 18, 2024 -
js-stellar-sdk Public
Forked from stellar/js-stellar-sdkMain Stellar client library for the JavaScript language.
JavaScript Apache License 2.0 UpdatedOct 8, 2024 -
quickstart Public
Forked from stellar/quickstartHome of the stellar/quickstart docker image for development and testing
Shell Apache License 2.0 UpdatedSep 11, 2024 -
helm-charts Public
Forked from stellar/helm-chartsHelm charts for deploying SDF maintained software
Smarty UpdatedApr 5, 2024 -
soroban-tools Public
Forked from stellar/stellar-cliCLI and RPC Server for Soroban Contracts.
Go UpdatedJan 31, 2024 -
This is a repository which contains all my work related Machine Learning, AI and Data Science. This includes my graduate projects, machine learning competition codes, algorithm implementations and …
-
jesse Public
Forked from jesse-ai/jesseAn advanced crypto trading bot written in Python
-
freqtrade Public
Forked from freqtrade/freqtradeFree, open source crypto trading bot
-
hummingbot Public
Forked from hummingbot/hummingbotHummingbot is open source software that helps you build trading bots that run on any exchange or blockchain
-
blankly Public
Forked from blankly-finance/blankly🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package.
-
freqtrade-websocket Public
Forked from TomtomEh/freqtrade-websocketUsing python-binance to provide websocket data to freqtrade
-
analytic_shrinkage Public
Forked from matzhaugen/analytic_shrinkageNon-Linear Covariance Shrinkage
Python UpdatedAug 13, 2020 -
-
A repository containing tensorflow code for pruning neural networks with some analysis and conclusions.
Jupyter Notebook UpdatedJun 27, 2019 -
scikit-learn Public
Forked from scikit-learn/scikit-learnscikit-learn: machine learning in Python
-
-
Open-Science-Workshop Public
Data files for the open science workshop in Rutgers
Jupyter Notebook MIT License UpdatedApr 8, 2019 -
-
Github-Workshop Public
This repository contains the slides for the workshop I conducted on Github and Git at Rutgers University as a Graduate Data Specialist.
2 UpdatedJan 28, 2019 -
Jalpc Public
Forked from jarrekk/Jalpc🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
CSS MIT License UpdatedSep 27, 2017 -
electron.atom.io Public
Forked from electron/electronjs.org-oldElectron website
HTML MIT License UpdatedSep 25, 2017 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedSep 22, 2017 -
hmfaysal-omega-theme Public
Forked from hmfaysal/hmfaysal-omega-themeHMFAYSAL OMEGA is a minimalist, beautiful, responsive theme for Jekyll designed for writers who want their content to take front and center.
HTML UpdatedSep 16, 2017 -
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.