Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Jangol
/
CNTK
Public
forked from
microsoft/CNTK
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 15, 2016
ReadMe News, June 15, 2016
alexeyo26
committed
a38fcbf
View commit details
Copy full SHA for a38fcbf
Browse repository at this point
Update CNTK custom MKL README
mahilleb-msft
authored
fee99ca
View commit details
Copy full SHA for fee99ca
Browse repository at this point
Integrate wolfma/cntkmklInt into master
Project Philly
committed
118b2ba
View commit details
Copy full SHA for 118b2ba
Browse repository at this point
added missing .mapping file to CMUDict example
U-FAREAST\fseide
committed
8d3cbcd
View commit details
Copy full SHA for 8d3cbcd
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample
U-FAREAST\fseide
committed
4ffa146
View commit details
Copy full SHA for 4ffa146
Browse repository at this point
(two comments)
frankseide
committed
e86b514
View commit details
Copy full SHA for e86b514
Browse repository at this point
Commits on Jun 14, 2016
Added comment about generic unpool operation.
Alexey Kamenev
committed
ed3b288
View commit details
Copy full SHA for ed3b288
Browse repository at this point
Fixed CPU only build.
Alexey Kamenev
committed
f14b7d0
View commit details
Copy full SHA for f14b7d0
Browse repository at this point
Removed MaxPoolingMaskNode
Alexey Kamenev
committed
dd37396
View commit details
Copy full SHA for dd37396
Browse repository at this point
Addressed review feedback.
Alexey Kamenev
committed
a759cbc
View commit details
Copy full SHA for a759cbc
Browse repository at this point
Fixed deconv forward issue, updated sample.
Alexey Kamenev
committed
6a86936
View commit details
Copy full SHA for 6a86936
Browse repository at this point
Added simple deconv sample.
Alexey Kamenev
committed
75dbb2c
View commit details
Copy full SHA for 75dbb2c
Browse repository at this point
Finished implementation of MaxUnpoolingNode.
Alexey Kamenev
committed
c5a6f11
View commit details
Copy full SHA for c5a6f11
Browse repository at this point
Added MaxUnpoolingNode.
Alexey Kamenev
committed
dd21564
View commit details
Copy full SHA for dd21564
Browse repository at this point
Renamed to MaxPoolingMask and completed CPU/GPU implementation.
Alexey Kamenev
committed
e251a77
View commit details
Copy full SHA for e251a77
Browse repository at this point
Added MaxPoolingIndicesNode.
Alexey Kamenev
committed
46ef8a1
View commit details
Copy full SHA for 46ef8a1
Browse repository at this point
Completed deconv implementation.
Alexey Kamenev
committed
47f7e67
View commit details
Copy full SHA for 47f7e67
Browse repository at this point
Deconvolution suport, part 1.
Alexey Kamenev
committed
112dd21
View commit details
Copy full SHA for 112dd21
Browse repository at this point
Fix copy
mahilleb-msft
committed
35cb573
View commit details
Copy full SHA for 35cb573
Browse repository at this point
CNTK custom MKL support
mahilleb-msft
committed
52ae072
View commit details
Copy full SHA for 52ae072
Browse repository at this point
Integrate jorgetav/update-pythonapi-docs into master
Project Philly
committed
4132eec
View commit details
Copy full SHA for 4132eec
Browse repository at this point
Update to 1.5 CNTK Python API docs
Show description for 2b6ff62
jorgetavares
committed
2b6ff62
View commit details
Copy full SHA for 2b6ff62
Browse repository at this point
Integrate jorgetav/update-pythonapi-docs into master
Project Philly
committed
f15e102
View commit details
Copy full SHA for f15e102
Browse repository at this point
Commits on Jun 13, 2016
(update linux baseline files)
Yongqiang Wang
committed
941e5ec
View commit details
Copy full SHA for 941e5ec
Browse repository at this point
(update BM baseline)
Yongqiang Wang
committed
3ff048f
View commit details
Copy full SHA for 3ff048f
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/CNTK into m
Yongqiang Wang
committed
28325ba
View commit details
Copy full SHA for 28325ba
Browse repository at this point
(Address CR feedback for BlockMomentumSGD.h)
Yongqiang Wang
committed
82354a5
View commit details
Copy full SHA for 82354a5
Browse repository at this point
Integrate mahilleb/MakefileMakefiles into master
Project Philly
committed
ea4ce98
View commit details
Copy full SHA for ea4ce98
Browse repository at this point
Makefile: rename MAKEFILES -> BUILD_CONFIGURATION
Show description for cc296fc
mahilleb-msft
committed
cc296fc
View commit details
Copy full SHA for cc296fc
Browse repository at this point
Update Getting started section of the Python API docs, minor edit
jorgetavares
committed
3a7a19f
View commit details
Copy full SHA for 3a7a19f
Browse repository at this point
Update Getting started section of the Python API docs
jorgetavares
committed
1fa75dc
View commit details
Copy full SHA for 1fa75dc
Browse repository at this point
Addressing CR comments
eldakms
committed
efa3aae
View commit details
Copy full SHA for efa3aae
Browse repository at this point
Clarifying sample
eldakms
committed
6e92169
View commit details
Copy full SHA for 6e92169
Browse repository at this point
Fixing running
eldakms
committed
624bbb9
View commit details
Copy full SHA for 624bbb9
Browse repository at this point
Fixing bugs
eldakms
committed
5cd199d
View commit details
Copy full SHA for 5cd199d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.