Pinned Repositories
An-Introduction-To-Applied-Bioinformatics
Interactive lessons in bioinformatics.
bioinformatics
:microscope: Path to a free self-taught education in Bioinformatics!
Data-Science-Specialization-with-Johns-Hopkins
Data Science Specialization offered by Johns Hopkins University, covers the concepts and tools needed throughout the entire data science pipeline.
DataStructureAndAlgorithmicThinkingWithPython
Data Structure And Algorithmic Thinking With Python
Essential-Algorithms
Repository containing solutions for some exercises from Essential Algorithms: A Practical Approach to Computer Algorithms by Rod Stephens
genetics-and-genomics-subject-guide
Pulling in the National Library of Medicine's "Genetics and Genomics" subject guide to convert and test in Gitbook
neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
numpy
Numpy main repository
pandas-cookbook
Recipes for using Python's pandas library
mcolic's Repositories
mcolic/numpy
Numpy main repository
mcolic/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
mcolic/ads1-notebooks
Copies of notebooks used in the practical sessions for Algorithms for DNA Sequencing
mcolic/ads1-slides
Slides for Algorithms for DNA Sequencing Coursera class
mcolic/AnagramGame
sample repository
mcolic/Class-Try
This repository is just for the class purpose
mcolic/Count-the-frequency-of-words
mcolic/DanQ
A hybrid convolutional and recurrent neural network for predicting the function of DNA sequences
mcolic/datasharing
The Leek group guide to data sharing
mcolic/DataStructures-Sorting
This repository includes insertion sort, selection sort and bubble sort.
mcolic/DataStructures_ProgrammingProjects
Linked Structures - Programming Projects 4.1, 4.2
mcolic/Encrypt-and-Decrypt-the-Message
The use of queues to encrypt and decrypt messages.
mcolic/Factorial-GUI---Matlab
mcolic/GCD
Finds the greatest common divisor of two numbers.
mcolic/genadv_tutorial
TensorFlow tutorial on Generative Adversarial Models
mcolic/giu-help-needed-
im trying to create a user interface .. any suggestion hepls
mcolic/homebrew
:beer: The missing package manager for OS X.
mcolic/Initialized-blog-with-HTML
My personal webpage
mcolic/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
mcolic/labs
Scripts for HarvardX courses: PH525x
mcolic/medinacolic.github.io
Working on a new blog
mcolic/NAU---GIT-Quiz
NAU Software Engineering Class - Short assignment ==> GIT Quiz
mcolic/nolearn
Abstractions around neural net libraries, most notably Lasagne.
mcolic/oneliners
Useful bash one-liners for bioinformatics.
mcolic/Playing-with-IPython
Trying to add some style to jupyter notebook.
mcolic/PostfixEvaluator
This was a DataStructures Class assignment which asked for the implementation of a PostfixEvaluator
mcolic/pyladies
PyLadies is a group of women who use and love the Python programming language. Our goal is to expand the local Python community to be 50% women.
mcolic/R-programming-for-Data-Science
R programming for Data Science - Coursera Course
mcolic/ReverseChars
<Reverse the characters of each word using stack collection>
mcolic/The-nth-prime-number