Archie Norman

Archie Norman

@archienorman11
London
26
Followers
32
Following
12
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 10 owned repositories

3.7M Total LOC
Jupyter Notebook
2,736,292 lines
73.9%
N/A
Makefile
415,657 lines
11.2%
N/A
Python
186,663 lines
5.0%
N/A
TeX
175,700 lines
4.7%
N/A
C++
54,408 lines
1.5%
N/A
Other
134,225 lines
3.6%
N/A
I

I-Shaped Developer

I-shaped

Specialist — deep expertise in Jupyter Notebook

Jupyter Notebook
Makefile
Python
TeX
C++

Collaboration Network

Global Impact visualization

LIVE
Archie Norman
0 active collaborators

Repos

15

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

6 days
12,844
Contributions
80
Commits
2
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

thesis-bitcoin-clustering

The Bitcoin currency is a publicly available, transparent, large scale network in which every single transaction can be analysed. Multiple tools are used to extract binary information, pre-process data and train machine learning models from the decentralised blockchain. As Bitcoin popularity increases both with consumers and businesses alike, this paper looks at the threat to privacy faced by users through commercial adoption by deriving user attributes, transaction properties and inherent idioms of the network. We define the Bitcoin network protocol, describe heuristics for clustering, mine the web for publicly available user information and finally train supervised learning models. We show that two machine learning algorithms perform successfully in clustering the Bitcoin transactions based on only graphical metrics measured from the transaction network. The Logistic Regression algorithm achieves an F1 score of 0.731 and the Support Vector Machines achieves an F1 score of 0.727. This work demonstrates the value of machine learning and network analysis for business intelligence; on the other hand it also reveals the potential threats to user privacy.

35 12
Jupyter Notebook
sponsored-search-auction

In auction theory, a Vickrey–Clarke–Groves (VCG) auction is a type of sealed-bid auction of multiple items. Bidders submit bids that report their valuations for the items, without knowing the bids of the other people in the auction. This code simulates an auction between bidders and available slots.

6 0
Python
collaborative-filtering-deep-learning

Data Mining and Information Retrieval. This project makes use of the #nowplaying dataset which can be found here. A subset of the #nowplaying dataset was extracted using Reservoir Sampling, because the original dataset was too large (13GB). More information on the sampling workflow can be found in the report, accompanying this assignment.

5 10
Python
click-through-rates-predictions

Predict the user’s click response to each auctioned ad impression in real-time bidding (RTB) display advertising. Specifically, given the information of the incoming bid request, the bid agent should estimate the probability that the user will click on its ad if it is displayed.

1 1
Python
sandbox-benchmark
0 0
Go
models.dev

An open-source database of AI models.

0 0
TypeScript
docs
0 0
MDX
nlp-twitter-sentiment-analysis

Advances in deep learning had a substantial impact on the field of natural language processing in recent years. At the heart of these methods lie computational frameworks that automatically differentiate parametrized functions and learn these functions using continuous optimisation. We investigate representation learning for sentiment analysis of tweets. To this end, we will build our own simple deep learning framework and learn task-specific word and sentence representations.

0 0
TeX
nlp-event-extraction

Pathway databases such as Kegg, EcoCyc and MetaCyc store structured representations of known biomedical processes and make the scientist’s life easier, but are expensive to create and suffer from low coverage. This has led to major efforts in the automatic construction of such knowledge bases from natural language text. In particular, since 2009 a bi-yearly BioNLP Shared Task on “biomedical event extraction” has been held. In this task sentences are mapped to structured representations of the biomedical events they describe.

0 1
TeX
machine-learning-models

Linear and Logistic Regression Python Implementation

0 0
Python

Open Source Impact

Contributions to external projects

0 merged PRs
Contributed to 3 repositories