Pinned Repositories
BERT_papers
A collection of BERT-related papers published from November 2018 to December 2019.
cancer_ML
Scripts for gene fusion machine learning project
data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines. https://bit.ly/data-notes
data_science_blogging
Code and markdown files for blog posts
face_detection_implementation_viola_jones
Implementing Viola-Jones face detection algorithm
hack_cambridge_2017
Data mining reddit to track political sentiment
hack_cambridge_project
NNs_deep_learning_group
Notes and code for Cambridge Data Science study group #2: neural networks and deep learning
ODSC_Sequence_Modelling
Files and code for the ODSC tutorial "Sequence Modelling with Deep Learning"
practical_machine_learning_course
Course notes and code for Cambridge Data Science study group #1 - Practical machine learning
nslatysheva's Repositories
nslatysheva/BERT_papers
A collection of BERT-related papers published from November 2018 to December 2019.
nslatysheva/ODSC_Sequence_Modelling
Files and code for the ODSC tutorial "Sequence Modelling with Deep Learning"
nslatysheva/NNs_deep_learning_group
Notes and code for Cambridge Data Science study group #2: neural networks and deep learning
nslatysheva/practical_machine_learning_course
Course notes and code for Cambridge Data Science study group #1 - Practical machine learning
nslatysheva/hack_cambridge_2017
Data mining reddit to track political sentiment
nslatysheva/data_science_blogging
Code and markdown files for blog posts
nslatysheva/cancer_ML
Scripts for gene fusion machine learning project
nslatysheva/data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines. https://bit.ly/data-notes
nslatysheva/face_detection_implementation_viola_jones
Implementing Viola-Jones face detection algorithm
nslatysheva/hack_cambridge_project
nslatysheva/indaba-pracs-2024
nslatysheva/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
nslatysheva/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
nslatysheva/neural_artistic_style
Neural Artistic Style in Python
nslatysheva/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
nslatysheva/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
nslatysheva/notebooks
Holding public notebooks.
nslatysheva/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
nslatysheva/tmx_parsing
Quick TMX parsing code